Made test case 241 precheck that the given name resolves to an ipv6 address,

or the test is skipped. Ideally, we should let this test case go over a few
frequently used IPv6 localhost aliases...
This commit is contained in:
Daniel Stenberg
2005-05-17 10:27:11 +00:00
parent 84fd4686e2
commit 1f878aee69
3 changed files with 9 additions and 4 deletions

View File

@@ -26,6 +26,9 @@ HTTP-IPv6 GET (using ip6-localhost)
<command>
-g "http://ip6-localhost:%HTTP6PORT/241"
</command>
<precheck>
./server/resolve --ipv6 ip6-localhost
</precheck>
</client>
#