aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/net2net-psk
Commit message (Collapse)AuthorAgeFilesLines
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-1/+1
| | | | | | | The main difference is that ping now reports icmp_seq instead of icmp_req, so we match for icmp_.eq, which works with both releases. tcpdump now also reports port 4500 as ipsec-nat-t.
* testing: Include IKE port information in evaltestsAndreas Steffen2016-03-051-2/+2
|
* testing: Use absolute path to the _updown script in SQL scenariosTobias Brunner2016-02-172-2/+2
| | | | | | /usr/local/sbin is not included in PATH set by the charon init script and since the ipsec script is obsolete when using swanctl it makes sense to change this anyway.
* testing: Change sql scenarios to swanctlAndreas Steffen2016-01-038-14/+17
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-095-9/+11
| | | | them in ramfs
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-091-1/+1
| | | | | By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep.
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-121-3/+3
|
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted all sql iptables scenariosAndreas Steffen2013-01-172-4/+4
|
* Adapt test configurationsReto Buerki2013-01-171-1/+1
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-132-2/+0
|
* load nonce pluginAndreas Steffen2012-05-232-2/+2
|
* upgraded sql scenarios to 5.0.0Andreas Steffen2012-05-053-6/+4
|
* removed xcbc plugin from sql scenariosAndreas Steffen2011-11-012-2/+2
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-092-2/+2
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-262-2/+2
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-212-2/+2
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-072-2/+2
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-315-582/+176
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-282-0/+2
|
* added caption to ipsec.sql fileAndreas Steffen2008-05-132-0/+4
|
* delete both ipsec.db and ipsec.sql in posttest.datAndreas Steffen2008-05-121-2/+2
|
* included pools and leases tables to ipsec.sql databaseAndreas Steffen2008-05-112-2/+78
|
* updated sql testcases to new table schemaMartin Willi2008-04-152-4/+12
|
* wildcard matching in shared secrets not implemented yetAndreas Steffen2008-04-071-42/+0
|
* set accelerated rekeying defaults in ipsec.sql for UML scenariosAndreas Steffen2008-04-072-12/+12
|
* moved strongswan.conf to /etcAndreas Steffen2008-04-073-3/+5
|
* added sql/net2net-psk scenarioAndreas Steffen2008-04-0613-0/+621