aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/restore-defaults
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+4
|
* Also restore 'default' host configurationReto Buerki2013-01-171-9/+2
|
* Import testing.conf file in function.shReto Buerki2013-01-171-7/+2
| | | | | This is needed to have access to $LOGFILE and possibly other config settings.
* Drop build-hostconfig scriptReto Buerki2013-01-171-4/+3
| | | | Use processed host configurations directly instead.
* testing: Reduce testing runtime by reusing SSH sessions.Tobias Brunner2010-10-141-1/+1
| | | | | | | 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%.
* 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
|
* created IPv6 environmentAndreas Steffen2006-06-061-1/+1
|
* - import of strongswan-2.7.0Martin Willi2006-04-281-0/+53
- applied patch for charon