Home | History | Annotate | Download | only in data
      1 <testcase>
      2 <info>
      3 <keywords>
      4 FILE
      5 </keywords>
      6 </info>
      7 
      8 <reply>
      9 </reply>
     10 
     11 # Client-side
     12 <client>
     13 <server>
     14 file
     15 </server>
     16 <name>
     17 file:// with SMB path
     18 </name>
     19 <command>
     20 file:////bad-host%PWD/log/test1145.txt
     21 </command>
     22 <file name="log/test1145.txt">
     23 foo
     24    bar
     25 bar
     26    foo
     27 moo
     28 </file>
     29 </client>
     30 
     31 # Verify data after the test has been "shot"
     32 <verify>
     33 # CURLE_URL_MALFORMAT is error code 3
     34 <errorcode>
     35 3
     36 </errorcode>
     37 </verify>
     38 </testcase>
     39