Revert "Imported Upstream version 7.44.0"
[platform/upstream/curl.git] / tests / data / test1513
1 <testcase>
2 <info>
3 <keywords>
4 PROGRESSFUNCTION
5 </keywords>
6 </info>
7
8 # Server-side
9 <reply>
10 </reply>
11
12 # Client-side
13 <client>
14 <server>
15 none
16 </server>
17 <features>
18 http
19 </features>
20 <tool>
21 lib1513
22 </tool>
23  <name>
24 return failure immediately from progress callback
25  </name>
26
27 # this server/host won't be used for real
28  <command>
29 http://localhost/1513
30 </command>
31 </client>
32
33 # Verify data after the test has been "shot"
34 <verify>
35 <protocol>
36 </protocol>
37 # 42 == CURLE_ABORTED_BY_CALLBACK
38 <errorcode>
39 42
40 </errorcode>
41 </verify>
42 </testcase>