mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
70984ce1be
Validates that gcc-typecheck macros match the new option type API. Closes #5873
33 lines
356 B
Plaintext
33 lines
356 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
curl_easy_option
|
|
typecheck
|
|
</keywords>
|
|
</info>
|
|
|
|
# Server-side
|
|
<reply>
|
|
|
|
</data>
|
|
</reply>
|
|
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
none
|
|
</server>
|
|
<name>
|
|
Cross validate that gcc-typecheck macros match the option types.
|
|
</name>
|
|
<tool>
|
|
lib1912
|
|
</tool>
|
|
|
|
</client>
|
|
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
</verify>
|
|
</testcase>
|