diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-12 05:27:26 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-12 05:27:26 +0000 |
commit | d74d3fe8515b13a899ae28394bd52810ed6b46a4 (patch) | |
tree | b4becbf5283cdb36484302066d79db91c20fe764 /tests/data | |
parent | fefc6a7e6b3e1d6e595fa46b2877904573d2edf6 (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')
-rw-r--r-- | tests/data/test1085 | 5 |
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> # |