summaryrefslogtreecommitdiff
path: root/testing/tests/ikev1/esp-alg-des/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev1/esp-alg-des/test.conf')
-rw-r--r--testing/tests/ikev1/esp-alg-des/test.conf22
1 files changed, 0 insertions, 22 deletions
diff --git a/testing/tests/ikev1/esp-alg-des/test.conf b/testing/tests/ikev1/esp-alg-des/test.conf
deleted file mode 100644
index 6abbb89a9..000000000
--- a/testing/tests/ikev1/esp-alg-des/test.conf
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/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"
-