xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | HTTP | ||||
5 | multi | ||||
6 | resolve | ||||
7 | speedcheck | ||||
8 | </keywords> | ||||
9 | </info> | ||||
10 | |||||
11 | # Client-side | ||||
12 | <client> | ||||
13 | <server> | ||||
14 | none | ||||
15 | </server> | ||||
16 | <tool> | ||||
17 | lib%TESTNUMBER | ||||
18 | </tool> | ||||
19 | <name> | ||||
20 | HTTP request, remove handle while resolving, don't block | ||||
21 | </name> | ||||
22 | |||||
23 | <command> | ||||
24 | http://a-site-never-accessed.example.org/%TESTNUMBER | ||||
25 | </command> | ||||
26 | </client> | ||||
27 | |||||
28 | # Verify data after the test has been "shot" | ||||
29 | <verify> | ||||
30 | <valgrind> | ||||
31 | disable | ||||
32 | </valgrind> | ||||
33 | <errorcode> | ||||
34 | 0 | ||||
35 | </errorcode> | ||||
36 | </verify> | ||||
37 | </testcase> |