blob: 02cb90a671e59d24f6d5a1f43baa80ad1a0705d5 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4HTTP
5multi
6</keywords>
7</info>
8
9# Client-side
10<client>
11<server>
12none
13</server>
14<tool>
15lib%TESTNUMBER
16</tool>
17 <name>
18Close a multi handle without using it
19 </name>
20 <command>
21http://%HOSTIP:%NOLISTENPORT/path/%TESTNUMBER
22</command>
23</client>
24
25# Verify data after the test has been "shot"
26<verify>
27<file name="log/stdout%TESTNUMBER">
28We are done
29</file>
30</verify>
31</testcase>