aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test226
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test226')
-rw-r--r--tests/data/test22629
1 files changed, 29 insertions, 0 deletions
diff --git a/tests/data/test226 b/tests/data/test226
new file mode 100644
index 0000000..9fc4bda
--- /dev/null
+++ b/tests/data/test226
@@ -0,0 +1,29 @@
+<testcase>
+<info>
+<keywords>
+FTP
+FAILURE
+</keywords>
+</info>
+
+# Client-side
+<client>
+<server>
+ftp
+</server>
+ <name>
+FTP %0d-code in URL's CWD part
+ </name>
+ <command>
+ftp://%HOSTIP:%FTPPORT/226%0d
+</command>
+</client>
+
+# Verify data after the test has been "shot"
+<verify>
+# 3 == CURLE_URL_MALFORMAT
+<errorcode>
+3
+</errorcode>
+</verify>
+</testcase>