aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1085
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-10-08 21:46:55 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-10-08 21:46:55 +0000
commit8dfddd279b450fa460950f6bb13323c66a2256a5 (patch)
treee0a572ad1c83b74d758ce6e193cf55c7cf7588c9 /tests/data/test1085
parent544f2f74dfa7ef9bdb08b098995e61c1ca0e1aca (diff)
Added tests 1082 through 1085 to test symbolic --interface parameters
Diffstat (limited to 'tests/data/test1085')
-rw-r--r--tests/data/test108541
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>