summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl-7.19.0/tests/data/test23
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test23')
-rw-r--r--Utilities/cmcurl-7.19.0/tests/data/test2333
1 files changed, 33 insertions, 0 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test23 b/Utilities/cmcurl-7.19.0/tests/data/test23
new file mode 100644
index 0000000..46872e8
--- /dev/null
+++ b/Utilities/cmcurl-7.19.0/tests/data/test23
@@ -0,0 +1,33 @@
+<testcase>
+<info>
+<keywords>
+unsupported protocol
+FAILURE
+</keywords>
+</info>
+# Server-side
+<reply>
+<data>
+</data>
+</reply>
+
+# Client-side
+<client>
+<server>
+http
+</server>
+ <name>
+unsupported protocol:// URL
+ </name>
+ <command>
+htfp://%HOSTIP:%HTTPPORT/none.htfml
+</command>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+<errorcode>
+1
+</errorcode>
+</verify>
+</testcase>