summaryrefslogtreecommitdiff
path: root/tests/data/test1530
blob: 8372d29efa648523befc5f47117b8408b7850f83 (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
<testcase>
<info>
<keywords>
CURLOPT_OPENSOCKETFUNCTION
</keywords>
</info>

<client>
<server>
none
</server>
<features>
http
</features>
<tool>
lib1530
</tool>
 <name>
CURLOPT_OPENSOCKETFUNCTION returns bad socket
 </name>
</client>

# it should be detected and an error should be reported
<verify>
# 7 == CURLE_COULDNT_CONNECT
<errorcode>
7
</errorcode>
</verify>
</testcase>