aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/esp-alg-weak/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2006-07-03 07:11:30 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2006-07-03 07:11:30 +0000
commit6db2ac30c7ef635d7eb0b7b38b276166d02da425 (patch)
tree267a0af7b09749525c9d2aa6e7b0c89b08a8f5ee /testing/tests/ikev1/esp-alg-weak/test.conf
parent92069df82ffee1b8e61f6537f78f2e809f755a4a (diff)
downloadstrongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.bz2
strongswan-6db2ac30c7ef635d7eb0b7b38b276166d02da425.tar.xz
tests with subdirectory structure
Diffstat (limited to 'testing/tests/ikev1/esp-alg-weak/test.conf')
-rw-r--r--testing/tests/ikev1/esp-alg-weak/test.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/testing/tests/ikev1/esp-alg-weak/test.conf b/testing/tests/ikev1/esp-alg-weak/test.conf
new file mode 100644
index 000000000..a6c8f026c
--- /dev/null
+++ b/testing/tests/ikev1/esp-alg-weak/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"
+