1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1912
Jeroen Ooms 70984ce1be
tests: add test1912 with typechecks
Validates that gcc-typecheck macros match the new option type API.

Closes #5873
2020-08-28 23:36:55 +02:00

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>