Re: [Openvpn-devel] RFD: VPN client test framework

2010-08-17 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/08/10 21:48, Gert Doering wrote: > Hi, > > as discussed in one of the previous the IRC meetings, I've been working > on a test framework to enable full "fire up openvpn client, establish > VPN connection, run ping tests, clean up, verify cleanup

Re: [Openvpn-devel] RFD: VPN client test framework

2010-08-17 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/08/10 12:57, Gert Doering wrote: > Hi, > > On Sun, Aug 08, 2010 at 09:48:47PM +0200, Gert Doering wrote: >> as discussed in one of the previous the IRC meetings, I've been working >> on a test framework to enable full "fire up openvpn client, es

Re: [Openvpn-devel] RFD: VPN client test framework

2010-08-10 Thread Gert Doering
Hi, On Sun, Aug 08, 2010 at 09:48:47PM +0200, Gert Doering wrote: > as discussed in one of the previous the IRC meetings, I've been working > on a test framework to enable full "fire up openvpn client, establish > VPN connection, run ping tests, clean up, verify cleanup" automated > tests. I got

Re: [Openvpn-devel] RFD: VPN client test framework

2010-08-09 Thread Samuli Seppänen
> - this is neither finished nor pretty, but it helps me a *lot* in >quickly testing whether I broke anything when fiddling system-dependent >code (tun.c, route.c) across multiple build hosts - so I hope this >is going to be fairly useful to Samuli and the buildbot :-) > Excellent

[Openvpn-devel] RFD: VPN client test framework

2010-08-08 Thread Gert Doering
Hi, as discussed in one of the previous the IRC meetings, I've been working on a test framework to enable full "fire up openvpn client, establish VPN connection, run ping tests, clean up, verify cleanup" automated tests. The framework is appended below (as patch, should apply cleanly against all