diff options
Diffstat (limited to 'tests/data/test1085')
-rw-r--r-- | tests/data/test1085 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/tests/data/test1085 b/tests/data/test1085 new file mode 100644 index 000000000..a69a9db64 --- /dev/null +++ b/tests/data/test1085 @@ -0,0 +1,41 @@ +<testcase> +<info> +<keywords> +HTTP +HTTP GET +--interface +IPv6 +FAILURE +</keywords> +</info> + +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<features> +ipv6 +</features> +<server> +none +</server> + <name> +HTTP-IPv6 GET with invalid --interface + </name> + <command> +-g "http://%HOST6IP:%HTTP6PORT/1085" --interface non-existing-host.haxx.se. +</command> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<errorcode> +7 +</errorcode> +</verify> +</testcase> |