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