mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
93653ef9e2
This allows these test files to pass xmllint.
30 lines
334 B
Plaintext
30 lines
334 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
curl_easy_option
|
|
</keywords>
|
|
</info>
|
|
|
|
# Server-side
|
|
<reply>
|
|
</reply>
|
|
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<name>
|
|
verify that curl_easy_setopt() rejects too long string inputs
|
|
</name>
|
|
<tool>
|
|
lib1911
|
|
</tool>
|
|
|
|
</client>
|
|
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
</verify>
|
|
</testcase>
|