From: Martin Willi Date: Wed, 10 Nov 2010 14:36:43 +0000 (+0100) Subject: Added test config for 2.1.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a3b306ab258b82e0f0d35f885f1fc04088d5e19;p=thirdparty%2Fstrongswan.git Added test config for 2.1.1 --- diff --git a/src/conftest/suiteb/2.1.1/test.conf b/src/conftest/suiteb/2.1.1/test.conf new file mode 100644 index 0000000000..7c2d6e6b32 --- /dev/null +++ b/src/conftest/suiteb/2.1.1/test.conf @@ -0,0 +1,16 @@ + +hooks { + add_payload { + request = yes + id = 1 + type = 200 + data = not-critical-payload-test-data + critical = no + } +} + +actions { + initiate { + config = child-default + } +}