aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/load-testconfig
Commit message (Collapse)AuthorAgeFilesLines
* testing: load-testconfig script loads config from source dirTobias Brunner2017-03-021-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 pluginAndreas Steffen2013-04-041-2/+3
|
* Define SSHCONF from strongswan testing directory, not TESTDIRMartin Willi2013-03-261-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 pathReto Buerki2013-01-171-1/+3
|
* Import testing.conf file in function.shReto Buerki2013-01-171-7/+1
| | | | | This is needed to have access to $LOGFILE and possibly other config settings.
* testing: Switch to Debian based guest imagesReto Buerki2012-12-181-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 IMVAndreas Steffen2011-06-011-2/+2
|
* testing: Reduce testing runtime by reusing SSH sessions.Tobias Brunner2010-10-141-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 serversAndreas Steffen2010-09-021-0/+12
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* do not preserve ownership of copied filesAndreas Steffen2008-05-121-1/+1
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* fixed due to new logging conceptAndreas Steffen2006-10-271-2/+2
|
* created IPv6 environmentAndreas Steffen2006-06-061-2/+2
|
* - import of strongswan-2.7.0Martin Willi2006-04-281-0/+64
- applied patch for charon