1<testcase> 2<info> 3<keywords> 4curl_easy_setopt 5</keywords> 6</info> 7 8# 9# Client-side 10<client> 11<server> 12none 13</server> 14<tool> 15lib%TESTNUMBER 16</tool> 17 18<name> 19Test all curl_easy_setopt and curl_easy_getinfo options 20</name> 21<command> 22unused 23</command> 24</client> 25 26# 27# Verify data after the test has been "shot" 28<verify> 29<stdout> 30ok 31</stdout> 32</verify> 33</testcase> 34