aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-psk-ipv6
Commit message (Collapse)AuthorAgeFilesLines
* testing: Globally define logging via syslog for charon-systemdTobias Brunner2017-11-153-24/+0
| | | | | | | We could make the same change for charon (actually setting it for charon in strongswan.conf.testing would work for charon-systemd too), however, there are dozens of test cases that currently set charondebug in ipsec.conf.
* testing: Converted sql to systemdAndreas Steffen2017-11-115-6/+33
|
* testing: Include IKE port information in evaltestsAndreas Steffen2016-03-051-4/+4
|
* testing: Use absolute path to the _updown script in SQL scenariosTobias Brunner2016-02-173-3/+3
| | | | | | /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-0310-24/+26
|
* testing: Reduce runtime of all tests that use SQLite databases by storing ↵Tobias Brunner2015-11-096-12/+13
| | | | them in ramfs
* testing: Remove nearly all sleep calls from pretest and posttest scriptsTobias Brunner2015-11-091-1/+2
| | | | | 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
|
* implemented ip6tables.rulesAndreas Steffen2013-01-175-0/+54
|
* converted all sql iptables scenariosAndreas Steffen2013-01-175-327/+6
|
* removed plutostart parameterAndreas Steffen2012-06-133-3/+0
|
* load nonce pluginAndreas Steffen2012-05-233-3/+3
|
* upgraded sql scenarios to 5.0.0Andreas Steffen2012-05-054-10/+9
|
* removed xcbc plugin from sql scenariosAndreas Steffen2011-11-013-3/+3
|
* Adding socket-default to the plugin list in all test cases.Tobias Brunner2010-03-093-3/+3
|
* tests load pem/pkcs1 plugins, pubkey plugin not needed anymoreMartin Willi2009-08-263-3/+3
|
* include updown plugin in sql scenariosAndreas Steffen2008-10-213-3/+3
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-073-3/+3
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-317-894/+285
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-283-0/+3
|
* added caption to ipsec.sql fileAndreas Steffen2008-05-133-0/+6
|
* delete both ipsec.db and ipsec.sql in posttest.datAndreas Steffen2008-05-121-3/+3
|
* included pools and leases tables to ipsec.sql databaseAndreas Steffen2008-05-113-3/+117
|
* corrected descriptionAndreas Steffen2008-04-181-5/+4
|
* updated sql testcases to new table schemaMartin Willi2008-04-153-6/+18
|
* added sql/rw-psk-ipv6 scenarioAndreas Steffen2008-04-1320-0/+1211