aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test20
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test20')
-rw-r--r--tests/data/test2038
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/data/test20 b/tests/data/test20
new file mode 100644
index 0000000..57fa48d
--- /dev/null
+++ b/tests/data/test20
@@ -0,0 +1,38 @@
+<testcase>
+<info>
+<keywords>
+HTTP
+FAILURE
+non-existing host
+</keywords>
+</info>
+
+# Server-side
+<reply>
+<data>
+</data>
+</reply>
+
+# Client-side
+<client>
+<server>
+none
+</server>
+<features>
+http
+</features>
+ <name>
+attempt connect to non-existing host name
+ </name>
+ <command>
+non-existing-host.haxx.se.
+</command>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+<errorcode>
+6
+</errorcode>
+</verify>
+</testcase>