Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: load-testconfig script loads config from source dir | Tobias Brunner | 2017-03-02 | 1 | -10/+109 |
| | | | | | | It now does replace the IPs too. This way it's easier to play around with a config (otherwise a do-tests run was required to build the config files in the build dir). | ||||
* | cleaned up XML code in tnccs-11 plugin | Andreas Steffen | 2013-04-04 | 1 | -2/+3 |
| | |||||
* | Define SSHCONF from strongswan testing directory, not TESTDIR | Martin Willi | 2013-03-26 | 1 | -0/+1 |
| | | | | | This fixes the use of SSHCONF in the ssh wrapper script before ./do-tests had a chance to create the required symlinks. | ||||
* | Make test scripts callable from any path | Reto Buerki | 2013-01-17 | 1 | -1/+3 |
| | |||||
* | Import testing.conf file in function.sh | Reto Buerki | 2013-01-17 | 1 | -7/+1 |
| | | | | | This is needed to have access to $LOGFILE and possibly other config settings. | ||||
* | testing: Switch to Debian based guest images | Reto Buerki | 2012-12-18 | 1 | -4/+3 |
| | | | | | | | | | | Instead of extracting a downloaded Gentoo filesystem tree into a file containing a reiserfs filesystem, create an ext3 filesystem inside a sparse file, mount it and debootstrap an up-to-date Debian system. Use this image as base for all UML guest images. Also, drop support for the various consoles and use xterm unconditionally. | ||||
* | output strongswan.conf and daemon.log on RADIUS hosts with strongSwan IMV | Andreas Steffen | 2011-06-01 | 1 | -2/+2 |
| | |||||
* | testing: Reduce testing runtime by reusing SSH sessions. | Tobias Brunner | 2010-10-14 | 1 | -3/+3 |
| | | | | | | | By using the ControlMaster and ControlPath options, existing SSH sessions are reused (a session to each host is opened at the beginning of a test run). Also, RC4 is used as encryption algorithm to further improve the performance. These changes reduce the runtime by over 20%. | ||||
* | display configuration and log of FreeRadius servers | Andreas Steffen | 2010-09-02 | 1 | -0/+12 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | do not preserve ownership of copied files | Andreas Steffen | 2008-05-12 | 1 | -1/+1 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | fixed due to new logging concept | Andreas Steffen | 2006-10-27 | 1 | -2/+2 |
| | |||||
* | created IPv6 environment | Andreas Steffen | 2006-06-06 | 1 | -2/+2 |
| | |||||
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -0/+64 |
- applied patch for charon |