]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added test config 3.14.2
authorMartin Willi <martin@revosec.ch>
Mon, 15 Nov 2010 13:37:26 +0000 (14:37 +0100)
committerMartin Willi <martin@revosec.ch>
Thu, 10 Mar 2011 09:19:31 +0000 (10:19 +0100)
src/conftest/suiteb/3.14.2/dut.conf [new file with mode: 0644]
src/conftest/suiteb/3.14.2/test.conf [new file with mode: 0644]

diff --git a/src/conftest/suiteb/3.14.2/dut.conf b/src/conftest/suiteb/3.14.2/dut.conf
new file mode 100644 (file)
index 0000000..e59e0d3
--- /dev/null
@@ -0,0 +1,11 @@
+
+hooks {
+       log_proposals {
+       }
+}
+
+actions {
+       initiate {
+               config = child-default
+       }
+}
diff --git a/src/conftest/suiteb/3.14.2/test.conf b/src/conftest/suiteb/3.14.2/test.conf
new file mode 100644 (file)
index 0000000..ee41de9
--- /dev/null
@@ -0,0 +1,9 @@
+
+hooks {
+       set_proposal_number {
+               request = no
+               id = 1
+               from = 1
+               to = 10
+       }
+}