curl/tests/data/test1513

40 lines
495 B
Plaintext
Raw Normal View History

<testcase>
<info>
<keywords>
2014-01-03 15:01:55 -05:00
PROGRESSFUNCTION
</keywords>
</info>
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
none
</server>
<tool>
lib1513
</tool>
<name>
return failure immediately from progress callback
</name>
# this server/host won't be used for real
<command>
http://localhost/1513
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
</protocol>
# 42 == CURLE_ABORTED_BY_CALLBACK
<errorcode>
42
</errorcode>
</verify>
</testcase>