aboutsummaryrefslogtreecommitdiffstats
path: root/testing/do-tests.in
Commit message (Collapse)AuthorAgeFilesLines
* Don't generate do-testsTobias Brunner2013-01-171-786/+0
|
* testing: Switch to Debian based guest imagesReto Buerki2012-12-181-16/+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.
* remove pluto loggingAndreas Steffen2012-07-111-10/+4
|
* testing: List IPv6 routing table in IPv6 test cases.Tobias Brunner2012-06-151-2/+8
|
* output strongswan.conf and daemon.log on RADIUS hosts with strongSwan IMVAndreas Steffen2011-06-011-0/+17
|
* testing: Properly align numbers of succeeded and failed tests in overview page.Tobias Brunner2011-05-051-4/+9
|
* testing: Add crumbtrail to overview page which lists all tests.Tobias Brunner2011-05-051-9/+21
|
* testing: Directly link to index.html of tests to allow browsing via file://.Tobias Brunner2011-05-051-2/+2
|
* testing: Avoid adding additional spacing around testresults.Tobias Brunner2011-05-051-1/+1
|
* testing: Replace back link in results with crumbtrail to improve navigation.Tobias Brunner2011-05-051-3/+2
|
* unset RADIUSHOSTS after before loading new scenarioAndreas Steffen2010-12-271-0/+1
|
* 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