aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1085
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-12 05:27:26 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-12 05:27:26 +0000
commitd74d3fe8515b13a899ae28394bd52810ed6b46a4 (patch)
treeb4becbf5283cdb36484302066d79db91c20fe764 /tests/data/test1085
parentfefc6a7e6b3e1d6e595fa46b2877904573d2edf6 (diff)
Ensure the IPv6 stack is operational before running this test (other tests
use the startup of the IPv6 test server as a substitute check for this).
Diffstat (limited to 'tests/data/test1085')
-rw-r--r--tests/data/test10855
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/test1085 b/tests/data/test1085
index 80b53c213..04d5e2885 100644
--- a/tests/data/test1085
+++ b/tests/data/test1085
@@ -30,6 +30,11 @@ HTTP-IPv6 GET with invalid --interface
<command>
-g "http://%HOST6IP:%HTTP6PORT/1085" --interface non-existing-host.haxx.se.
</command>
+# Ensure the IPv6 stack is operational before running this test (other tests
+# use the startup of the IPv6 test server as a substitute check for this).
+<precheck>
+./server/resolve --ipv6 ::1
+</precheck>
</client>
#