From f519acd42f9efe7e566b918495418b2772a82c2a Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 5 Nov 2015 14:47:58 +0100 Subject: testing: Remove nearly all sleep calls from pretest and posttest scripts By consistently using the `expect-connection` helper we can avoid pretty much all previously needed calls to sleep. --- testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat') diff --git a/testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat b/testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat index 86dd31e83..be0051e0b 100644 --- a/testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat +++ b/testing/tests/ikev2/ocsp-strict-ifuri/pretest.dat @@ -1,6 +1,7 @@ carol::ipsec start dave::ipsec start moon::ipsec start -carol::sleep 2 +carol::expect-connection alice carol::ipsec up alice +dave::expect-connection venus dave::ipsec up venus -- cgit v1.2.3