summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl-7.19.0/tests/data/test76
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test76')
-rw-r--r--Utilities/cmcurl-7.19.0/tests/data/test7639
1 files changed, 39 insertions, 0 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test76 b/Utilities/cmcurl-7.19.0/tests/data/test76
new file mode 100644
index 0000000..ada3a33
--- /dev/null
+++ b/Utilities/cmcurl-7.19.0/tests/data/test76
@@ -0,0 +1,39 @@
+<testcase>
+<info>
+<keywords>
+FAILURE
+</keywords>
+</info>
+#
+# Server-side
+<reply>
+</reply>
+
+#
+# Client-side
+<client>
+<server>
+none
+</server>
+<features>
+http
+</features>
+ <name>
+HTTP, -O with no file name part in the URL
+ </name>
+ <command option="no-output">
+http://%HOSTIP:%HTTPPORT/76/ -O
+</command>
+</client>
+
+#
+# Verify data after the test has been "shot"
+<verify>
+<strip>
+^User-Agent:.*
+</strip>
+<errorcode>
+23
+</errorcode>
+</verify>
+</testcase>