From: Martin Willi Date: Mon, 15 Nov 2010 11:00:36 +0000 (+0100) Subject: Added test config 3.13.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d8dc19ccf3ec1f92ea501a9976ab0548ad38777;p=thirdparty%2Fstrongswan.git Added test config 3.13.1 --- diff --git a/src/conftest/suiteb/3.13.1/dut.conf b/src/conftest/suiteb/3.13.1/dut.conf new file mode 100644 index 0000000000..9534c1d1bb --- /dev/null +++ b/src/conftest/suiteb/3.13.1/dut.conf @@ -0,0 +1,6 @@ + +actions { + initiate { + config = child-default + } +} diff --git a/src/conftest/suiteb/3.13.1/test.conf b/src/conftest/suiteb/3.13.1/test.conf new file mode 100644 index 0000000000..897f2185b3 --- /dev/null +++ b/src/conftest/suiteb/3.13.1/test.conf @@ -0,0 +1,9 @@ + +hooks { + set_length { + request = no + id = 0 + type = SA + diff = 1 + } +}