From: Martin Willi Date: Thu, 25 Nov 2010 11:36:04 +0000 (+0100) Subject: Added test config 7.10.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f0c167be36218a6e8333896b51664e9aa12279d;p=thirdparty%2Fstrongswan.git Added test config 7.10.1 --- diff --git a/src/conftest/suiteb/7.10.1/dut.conf b/src/conftest/suiteb/7.10.1/dut.conf new file mode 100644 index 0000000000..9534c1d1bb --- /dev/null +++ b/src/conftest/suiteb/7.10.1/dut.conf @@ -0,0 +1,6 @@ + +actions { + initiate { + config = child-default + } +} diff --git a/src/conftest/suiteb/7.10.1/test.conf b/src/conftest/suiteb/7.10.1/test.conf new file mode 100644 index 0000000000..98d7ad49c3 --- /dev/null +++ b/src/conftest/suiteb/7.10.1/test.conf @@ -0,0 +1,15 @@ + +hooks { + set_reserved { + request = no + id = 1 + TSi { + bits = 0, 1, 2, 3, 4, 5, 6 + bytes = 0, 1, 2 + } + TSr { + bits = 0, 1, 2, 3, 4, 5, 6 + bytes = 0, 1, 2 + } + } +}