blob: 120bf3cf39c54ea031ba8458f8a66f86453179b8 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4cmdline
5FAILURE
6</keywords>
7</info>
8
9
10#
11# Client-side
12<client>
13<server>
14none
15</server>
16 <name>
17Pass in string to -C
18 </name>
19 <command>
20http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER -C wrong
21</command>
22</client>
23
24#
25# Verify data after the test has been "shot"
26<verify>
27<errorcode>
282
29</errorcode>
30</verify>
31</testcase>