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).
This commit is contained in:
Dan Fandrich 2008-10-12 05:27:26 +00:00
parent fefc6a7e6b
commit d74d3fe851
1 changed files with 5 additions and 0 deletions

View File

@ -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>
#