From: Martin Willi Date: Wed, 24 Nov 2010 16:46:25 +0000 (+0100) Subject: Added test config 7.4.3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c133aef595f3c9c6a9539c79316316392d342b5;p=thirdparty%2Fstrongswan.git Added test config 7.4.3 --- diff --git a/src/conftest/suiteb/7.4.3/dut.conf b/src/conftest/suiteb/7.4.3/dut.conf new file mode 100644 index 0000000000..9534c1d1bb --- /dev/null +++ b/src/conftest/suiteb/7.4.3/dut.conf @@ -0,0 +1,6 @@ + +actions { + initiate { + config = child-default + } +} diff --git a/src/conftest/suiteb/7.4.3/test.conf b/src/conftest/suiteb/7.4.3/test.conf new file mode 100644 index 0000000000..ccb988f208 --- /dev/null +++ b/src/conftest/suiteb/7.4.3/test.conf @@ -0,0 +1,8 @@ + +hooks { + set_ike_version { + request = no + id = 1 + higher = yes + } +}