test1703 (568B)
1 <testcase> 2 <info> 3 <keywords> 4 FILE 5 </keywords> 6 </info> 7 8 <reply> 9 <data> 10 foo 11 bar 12 bar 13 foo 14 moo 15 </data> 16 </reply> 17 18 # Client-side 19 <client> 20 <server> 21 file 22 </server> 23 <features> 24 Unicode 25 win32 26 </features> 27 <name> 28 basic file:// file with UTF-8 characters 29 </name> 30 <command option="no-include"> 31 file://localhost%FILE_PWD/%LOGDIR/%E3%83%86%E3%82%B9%E3%83%88%TESTNUMBER.txt 32 </command> 33 <file name="%LOGDIR/%hex[%E3%83%86%E3%82%B9%E3%83%88]hex%%TESTNUMBER.txt"> 34 foo 35 bar 36 bar 37 foo 38 moo 39 </file> 40 </client> 41 42 # Verify data after the test has been "shot" 43 <verify> 44 </verify> 45 </testcase>