aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/ip-two-pools-v4v6
Commit message (Collapse)AuthorAgeFilesLines
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-242-2/+2
| | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl.
* testing: Run 'conntrack -F' before all test scenariosTobias Brunner2014-04-021-1/+0
| | | | This prevents failures due to remaining conntrack entries.
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* Adapt test configurationsReto Buerki2013-01-173-3/+1
| | | | Adapt test configurations to the new Debian-based system.
* Add a road-warrior test case requesting both an IPv4 and an IPv6 virtual addressMartin Willi2012-09-189-0/+95