test462 (478B)
1 <testcase> 2 <info> 3 <keywords> 4 variables 5 --config 6 </keywords> 7 </info> 8 9 # 10 # Server-side 11 <reply> 12 </reply> 13 14 # 15 # Client-side 16 <client> 17 <server> 18 none 19 </server> 20 <name> 21 Missing environment variables in config file 22 </name> 23 <file name="%LOGDIR/cmd"> 24 variable %MISSING 25 expand-data {{MISSING}} 26 </file> 27 <command> 28 http://%HOSTIP:%HTTPPORT/%TESTNUMBER -K %LOGDIR/cmd 29 </command> 30 </client> 31 32 # 33 # Verify data after the test has been "shot" 34 <verify> 35 <errorcode> 36 26 37 </errorcode> 38 </verify> 39 </testcase>