aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1545
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1545')
-rw-r--r--tests/data/test154538
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/data/test1545 b/tests/data/test1545
new file mode 100644
index 000000000..477b5bf44
--- /dev/null
+++ b/tests/data/test1545
@@ -0,0 +1,38 @@
+<testcase>
+<info>
+<keywords>
+HTTP
+HTTP GET
+</keywords>
+</info>
+#
+# Server-side
+<reply>
+</reply>
+
+# Client-side
+<client>
+<features>
+form-api
+</features>
+<server>
+http
+</server>
+# tool is what to use instead of 'curl'
+<tool>
+lib%TESTNUMBER
+</tool>
+
+<name>
+use curl_formadd() data twice with unreadable file
+</name>
+<command>
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
+</command>
+</client>
+
+#
+# Verify data after the test has been "shot"
+<verify>
+</verify>
+</testcase>