xref: /curl/tests/data/test226 (revision 3fd80c7b)
1<testcase>
2<info>
3<keywords>
4FTP
5FAILURE
6</keywords>
7</info>
8
9# Client-side
10<client>
11<server>
12ftp
13</server>
14<name>
15FTP %0d-code in URL's CWD part
16</name>
17<command>
18ftp://%HOSTIP:%FTPPORT/%TESTNUMBER%0d
19</command>
20</client>
21
22# Verify data after the test has been "shot"
23<verify>
24# 3 == CURLE_URL_MALFORMAT
25<errorcode>
263
27</errorcode>
28</verify>
29</testcase>
30