xref: /curl/tests/data/test1236 (revision 3fd80c7b)
1<testcase>
2<info>
3<keywords>
4globbing
5FAILURE
6</keywords>
7</info>
8# Server-side
9<reply>
10</reply>
11
12# Client-side
13<client>
14<server>
15none
16</server>
17<name>
18[] globbing overflowing the range counter
19</name>
20# 2^62 == 4611686018427387904
21<command>
22"%HOSTIP:%NOLISTENPORT/1234[0-1]{" "%HOSTIP:%NOLISTENPORT/[1-4611686018427387904][1-4611686018427387904]"
23</command>
24</client>
25
26# Verify data after the test has been "shot"
27<verify>
28# 3 == CURLE_URL_MALFORMAT
29<errorcode>
303
31</errorcode>
32</verify>
33</testcase>
34