blob: 7408a7bae0c1d2fb0e77b1a5b20e8bb7352c45f2 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<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>