test1308 (394B)
1 <testcase> 2 <info> 3 <keywords> 4 curl_formadd 5 curl_formget 6 FORM 7 </keywords> 8 </info> 9 10 # 11 # Client-side 12 <client> 13 <features> 14 http 15 form-api 16 </features> 17 <server> 18 none 19 </server> 20 <name> 21 formpost tests 22 </name> 23 <tool> 24 lib%TESTNUMBER 25 </tool> 26 <command> 27 %LOGDIR/test-%TESTNUMBER 28 </command> 29 <file name="%LOGDIR/test-%TESTNUMBER"> 30 Piece of the file that is to uploaded as a formpost 31 </file> 32 </client> 33 </testcase>