mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
0bd12d1970
Also added return value checks to make sure no unexpected return codes are used.
31 lines
331 B
Plaintext
31 lines
331 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
curl_easy_setopt
|
|
</keywords>
|
|
</info>
|
|
|
|
#
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<tool>
|
|
lib1521
|
|
</tool>
|
|
|
|
<name>
|
|
Test all curl_easy_setopt and curl_easy_getinfo options
|
|
</name>
|
|
<command>
|
|
unused
|
|
</command>
|
|
</client>
|
|
|
|
#
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
</verify>
|
|
</testcase>
|