xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | integer overflow | ||||
5 | </keywords> | ||||
6 | </info> | ||||
7 | |||||
8 | # | ||||
9 | # Client-side | ||||
10 | <client> | ||||
11 | <server> | ||||
12 | none | ||||
13 | </server> | ||||
14 | <name> | ||||
15 | too large -m timeout value | ||||
16 | </name> | ||||
17 | <command> | ||||
18 | http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER -m 184467440737095510 | ||||
19 | </command> | ||||
20 | </client> | ||||
21 | |||||
22 | # | ||||
23 | # Verify data after the test has been "shot" | ||||
24 | <verify> | ||||
25 | <errorcode> | ||||
26 | 2 | ||||
27 | </errorcode> | ||||
28 | </verify> | ||||
29 | </testcase> |