aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/gcrypt-ikev1/alg-serpent/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-06-18 07:15:51 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-06-18 07:15:51 +0200
commit9709520a846775b381fb2b8ee85a61931266ee8c (patch)
treeb252de4bd4710a60407b616a0fb89b3a8b25483e /testing/tests/gcrypt-ikev1/alg-serpent/test.conf
parent8caf7711c94fede0c4d8808cc9f68870ba331340 (diff)
downloadstrongswan-9709520a846775b381fb2b8ee85a61931266ee8c.tar.bz2
strongswan-9709520a846775b381fb2b8ee85a61931266ee8c.tar.xz
moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1
Diffstat (limited to 'testing/tests/gcrypt-ikev1/alg-serpent/test.conf')
-rw-r--r--testing/tests/gcrypt-ikev1/alg-serpent/test.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/testing/tests/gcrypt-ikev1/alg-serpent/test.conf b/testing/tests/gcrypt-ikev1/alg-serpent/test.conf
new file mode 100644
index 000000000..a6c8f026c
--- /dev/null
+++ b/testing/tests/gcrypt-ikev1/alg-serpent/test.conf
@@ -0,0 +1,22 @@
+#!/bin/bash
+#
+# This configuration file provides information on the
+# UML instances used for this test
+
+# All UML instances that are required for this test
+#
+UMLHOSTS="moon carol winnetou"
+
+# Corresponding block diagram
+#
+DIAGRAM="m-c-w.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS=""
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol"
+