xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | cmdline | ||||
5 | FAILURE | ||||
6 | </keywords> | ||||
7 | </info> | ||||
8 | |||||
9 | |||||
10 | # | ||||
11 | # Client-side | ||||
12 | <client> | ||||
13 | <server> | ||||
14 | none | ||||
15 | </server> | ||||
16 | <name> | ||||
17 | Pass in negative number to --max-time | ||||
18 | </name> | ||||
19 | <command> | ||||
20 | http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER --max-time -4 | ||||
21 | </command> | ||||
22 | </client> | ||||
23 | |||||
24 | # | ||||
25 | # Verify data after the test has been "shot" | ||||
26 | <verify> | ||||
27 | <errorcode> | ||||
28 | 2 | ||||
29 | </errorcode> | ||||
30 | </verify> | ||||
31 | </testcase> |