123456789101112131415161718192021222324252627282930313233 |
- <testcase>
- <info>
- <keywords>
- curl_easy_option
- curl_easy_option_by_name
- curl_easy_option_by_id
- </keywords>
- </info>
- # Server-side
- <reply>
- </reply>
- # Client-side
- <client>
- <server>
- none
- </server>
- <name>
- curl_easy_option_by_name() and curl_easy_option_by_id()
- </name>
- <tool>
- lib%TESTNUMBER
- </tool>
- </client>
- # Verify data after the test has been "shot"
- <verify>
- <stdout>
- </stdout>
- </verify>
- </testcase>
|