9d7a79fc45023a71fce43f36f3e086e3343c689c
[platform/upstream/curl.git] / tests / data / test1234
1 <testcase>
2 <info>
3 <keywords>
4 {} list
5 FAILURE
6 </keywords>
7 </info>
8 # Server-side
9 <reply>
10 </reply>
11
12 # Client-side
13 <client>
14 <server>
15 none
16 </server>
17  <name>
18 abusing {}-globbing
19  </name>
20  <command>
21 "%HOSTIP:%HTTPPORT/1234[0-1]{" "%HOSTIP:%HTTPPORT/{}{}{}{"
22 </command>
23 </client>
24
25 # Verify data after the test has been "shot"
26 <verify>
27 # 3 == CURLE_URL_MALFORMAT
28 <errorcode>
29 3
30 </errorcode>
31 </verify>
32 </testcase>