xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | HTTP | ||||
5 | connect to non-listen | ||||
6 | FAILURE | ||||
7 | </keywords> | ||||
8 | </info> | ||||
9 | # Server-side | ||||
10 | <reply> | ||||
11 | <data> | ||||
12 | </data> | ||||
13 | </reply> | ||||
14 | |||||
15 | # Client-side | ||||
16 | <client> | ||||
17 | <server> | ||||
18 | none | ||||
19 | </server> | ||||
20 | <features> | ||||
21 | http | ||||
22 | </features> | ||||
23 | <name> | ||||
24 | attempt connect to non-listening socket | ||||
25 | </name> | ||||
26 | <command> | ||||
27 | %HOSTIP:%NOLISTENPORT | ||||
28 | </command> | ||||
29 | </client> | ||||
30 | |||||
31 | # Verify data after the test has been "shot" | ||||
32 | <verify> | ||||
33 | <errorcode> | ||||
34 | 7 | ||||
35 | </errorcode> | ||||
36 | </verify> | ||||
37 | </testcase> |