test1710 (328B)
1 <testcase> 2 <info> 3 <keywords> 4 curl 5 </keywords> 6 </info> 7 8 # 9 # Client-side 10 <client> 11 <features> 12 manual 13 </features> 14 <server> 15 none 16 </server> 17 18 <name> 19 Verify curl -h --no-clobber 20 </name> 21 22 <command type="perl"> 23 %SRCDIR/test1707.pl %CURL --no-clobber %LOGDIR/help%TESTNUMBER ../docs/cmdline-opts/curl.txt 24 </command> 25 </client> 26 27 </testcase>