| <?xml version="1.0" encoding="US-ASCII"?> | |
| <testcase> | |
| <info> | |
| <keywords> | |
| curl_easy_setopt | |
| </keywords> | |
| </info> | |
| # Client-side | |
| <client> | |
| <tool> | |
| lib%TESTNUMBER | |
| </tool> | |
| <name> | |
| Test all curl_easy_setopt and curl_easy_getinfo options | |
| </name> | |
| </client> | |
| # Verify data after the test has been "shot" | |
| <verify> | |
| <stdout> | |
| ok | |
| </stdout> | |
| </verify> | |
| </testcase> |