lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> |
| 3 | <keywords> |
| 4 | globbing |
| 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 | [] globbing overflowing the range counter |
| 19 | </name> |
| 20 | # 2^62 == 4611686018427387904 |
| 21 | <command> |
| 22 | "%HOSTIP:%HTTPPORT/1234[0-1]{" "%HOSTIP:%HTTPPORT/[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> |
| 30 | 3 |
| 31 | </errorcode> |
| 32 | </verify> |
| 33 | </testcase> |