aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/af-alg/alg-camellia/test.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-05-04 12:15:30 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-05-04 12:15:30 +0200
commite5502cd2b5d96ca3b3dc890786d7711389b2811a (patch)
tree50736043cc4eaf149d2634d85437d0998fede012 /testing/tests/af-alg/alg-camellia/test.conf
parent680609b97229772ea49d7fd2673f45c7fa1e50b2 (diff)
downloadstrongswan-e5502cd2b5d96ca3b3dc890786d7711389b2811a.tar.bz2
strongswan-e5502cd2b5d96ca3b3dc890786d7711389b2811a.tar.xz
updated af-alg scenarios to 5.0.0
Diffstat (limited to 'testing/tests/af-alg/alg-camellia/test.conf')
-rw-r--r--testing/tests/af-alg/alg-camellia/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/tests/af-alg/alg-camellia/test.conf b/testing/tests/af-alg/alg-camellia/test.conf
new file mode 100644
index 000000000..9cd583b16
--- /dev/null
+++ b/testing/tests/af-alg/alg-camellia/test.conf
@@ -0,0 +1,21 @@
+#!/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="alice moon carol winnetou"
+
+# Corresponding block diagram
+#
+DIAGRAM="a-m-c-w.png"
+
+# UML instances on which tcpdump is to be started
+#
+TCPDUMPHOSTS="moon"
+
+# UML instances on which IPsec is started
+# Used for IPsec logging purposes
+#
+IPSECHOSTS="moon carol"