From: Martin Willi Date: Wed, 24 Nov 2010 16:28:57 +0000 (+0100) Subject: Added test config 7.3.3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=631ba4f925334701499c558f1b0ea9f03f06f0ef;p=thirdparty%2Fstrongswan.git Added test config 7.3.3 --- diff --git a/src/conftest/suiteb/7.3.3/dut.conf b/src/conftest/suiteb/7.3.3/dut.conf new file mode 100644 index 0000000000..ecf65cebda --- /dev/null +++ b/src/conftest/suiteb/7.3.3/dut.conf @@ -0,0 +1,11 @@ + +actions { + rekey_ike { + config = ike-default + delay = 5 + } + liveness { + config = ike-default + delay = 8 + } +} diff --git a/src/conftest/suiteb/7.3.3/test.conf b/src/conftest/suiteb/7.3.3/test.conf new file mode 100644 index 0000000000..9534c1d1bb --- /dev/null +++ b/src/conftest/suiteb/7.3.3/test.conf @@ -0,0 +1,6 @@ + +actions { + initiate { + config = child-default + } +}