Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Globally define logging via syslog for charon-systemd | Tobias Brunner | 2017-11-15 | 3 | -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 systemd | Andreas Steffen | 2017-11-11 | 5 | -6/+33 |
| | |||||
* | testing: Include IKE port information in evaltests | Andreas Steffen | 2016-03-05 | 1 | -4/+4 |
| | |||||
* | testing: Use absolute path to the _updown script in SQL scenarios | Tobias Brunner | 2016-02-17 | 3 | -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 swanctl | Andreas Steffen | 2016-01-03 | 10 | -24/+26 |
| | |||||
* | testing: Reduce runtime of all tests that use SQLite databases by storing ↵ | Tobias Brunner | 2015-11-09 | 6 | -12/+13 |
| | | | | them in ramfs | ||||
* | testing: Remove nearly all sleep calls from pretest and posttest scripts | Tobias Brunner | 2015-11-09 | 1 | -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 copy | Tobias Brunner | 2014-02-12 | 1 | -3/+3 |
| | |||||
* | Updated comments in test.conf of all tests | Tobias Brunner | 2013-01-17 | 1 | -3/+3 |
| | |||||
* | Renamed $UMLHOSTS to $VIRTHOSTS | Tobias Brunner | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | implemented ip6tables.rules | Andreas Steffen | 2013-01-17 | 5 | -0/+54 |
| | |||||
* | converted all sql iptables scenarios | Andreas Steffen | 2013-01-17 | 5 | -327/+6 |
| | |||||
* | removed plutostart parameter | Andreas Steffen | 2012-06-13 | 3 | -3/+0 |
| | |||||
* | load nonce plugin | Andreas Steffen | 2012-05-23 | 3 | -3/+3 |
| | |||||
* | upgraded sql scenarios to 5.0.0 | Andreas Steffen | 2012-05-05 | 4 | -10/+9 |
| | |||||
* | removed xcbc plugin from sql scenarios | Andreas Steffen | 2011-11-01 | 3 | -3/+3 |
| | |||||
* | Adding socket-default to the plugin list in all test cases. | Tobias Brunner | 2010-03-09 | 3 | -3/+3 |
| | |||||
* | tests load pem/pkcs1 plugins, pubkey plugin not needed anymore | Martin Willi | 2009-08-26 | 3 | -3/+3 |
| | |||||
* | include updown plugin in sql scenarios | Andreas Steffen | 2008-10-21 | 3 | -3/+3 |
| | |||||
* | explicitly load kernel-netlink plugin in UML scenarios | Andreas Steffen | 2008-10-07 | 3 | -3/+3 |
| | |||||
* | divided ipsec.sql into tables.sql and data.sql | Andreas Steffen | 2008-05-31 | 7 | -894/+285 |
| | |||||
* | define plugins to be loaded in strongswan.conf | Andreas Steffen | 2008-05-28 | 3 | -0/+3 |
| | |||||
* | added caption to ipsec.sql file | Andreas Steffen | 2008-05-13 | 3 | -0/+6 |
| | |||||
* | delete both ipsec.db and ipsec.sql in posttest.dat | Andreas Steffen | 2008-05-12 | 1 | -3/+3 |
| | |||||
* | included pools and leases tables to ipsec.sql database | Andreas Steffen | 2008-05-11 | 3 | -3/+117 |
| | |||||
* | corrected description | Andreas Steffen | 2008-04-18 | 1 | -5/+4 |
| | |||||
* | updated sql testcases to new table schema | Martin Willi | 2008-04-15 | 3 | -6/+18 |
| | |||||
* | added sql/rw-psk-ipv6 scenario | Andreas Steffen | 2008-04-13 | 20 | -0/+1211 |