From e5502cd2b5d96ca3b3dc890786d7711389b2811a Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 4 May 2012 12:15:30 +0200 Subject: updated af-alg scenarios to 5.0.0 --- testing/tests/af-alg/alg-camellia/test.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 testing/tests/af-alg/alg-camellia/test.conf (limited to 'testing/tests/af-alg/alg-camellia/test.conf') 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" -- cgit v1.2.3