xref: /curl/tests/data/test1530 (revision 3fd80c7b)
1<testcase>
2<info>
3<keywords>
4CURLOPT_OPENSOCKETFUNCTION
5</keywords>
6</info>
7
8<client>
9<server>
10none
11</server>
12<features>
13http
14</features>
15<tool>
16lib%TESTNUMBER
17</tool>
18<name>
19CURLOPT_OPENSOCKETFUNCTION returns bad socket
20</name>
21</client>
22
23# it should be detected and an error should be reported
24<verify>
25# 7 == CURLE_COULDNT_CONNECT
26<errorcode>
277
28</errorcode>
29</verify>
30</testcase>
31