aboutsummaryrefslogtreecommitdiffstats
path: root/testing/do-tests.in
Commit message (Collapse)AuthorAgeFilesLines
* testing: Reduce testing runtime by reusing SSH sessions.Tobias Brunner2010-10-141-24/+44
| | | | | | | 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/+42
|
* farp scenario requires logging of arp packetsAndreas Steffen2010-04-051-1/+1
|
* remove any charon.pid files remaining at the end of each scenarioAndreas Steffen2010-02-041-0/+11
|
* IPSEC_ROUTING_TABLE is now called routing_tableAndreas Steffen2010-02-031-1/+1
|
* differentiate between executed and displayed iptables commandsAndreas Steffen2010-02-031-5/+13
|
* Use macros to define --with optionsMartin Willi2009-09-071-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* use ip xfrm with the detailed -s optionAndreas Steffen2008-06-261-4/+4
|
* do-test always downloads ipsec.sqlAndreas Steffen2008-05-131-7/+3
|
* fixed iptables/ip6tables switchAndreas Steffen2008-04-191-8/+1
|
* use ip6tables in sql/rw-psk-ipv6 scenarioAndreas Steffen2008-04-141-0/+7
|
* fixed path to ipsec.sqlAndreas Steffen2008-04-071-1/+1
|
* ipsec.sql remains in /etc/ipsec.dAndreas Steffen2008-04-071-1/+1
|
* moved strongswan.conf to /etcAndreas Steffen2008-04-071-5/+3
|
* do-tests now lists strongswan.conf and ip xfrm policy|stateAndreas Steffen2008-04-071-8/+18
|
* support of SQL databases in UML scenariosAndreas Steffen2008-04-061-2/+14
|
* do-tests script applies ip6tables in ipv6 subdirAndreas Steffen2007-11-071-2/+9
|
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* testing/do-tests is made from do-tests.in by inserting actual routing tableAndreas Steffen2007-08-281-0/+663