summaryrefslogtreecommitdiff
path: root/tests/data/test1508
blob: 02cb90a671e59d24f6d5a1f43baa80ad1a0705d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<testcase>
<info>
<keywords>
HTTP
multi
</keywords>
</info>

# Client-side
<client>
<server>
none
</server>
<tool>
lib%TESTNUMBER
</tool>
 <name>
Close a multi handle without using it
 </name>
 <command>
http://%HOSTIP:%NOLISTENPORT/path/%TESTNUMBER
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<file name="log/stdout%TESTNUMBER">
We are done
</file>
</verify>
</testcase>