blob: 254e2412e34e6f2bf4abfa2d1e4bab32fbfd59b3 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001<testcase>
2<info>
3<keywords>
4FILE
5FAILURE
6</keywords>
7</info>
8
9# Server-side
10<reply>
11<data>
12</data>
13</reply>
14
15# Client-side
16<client>
17<server>
18file
19</server>
20 <name>
21missing file:// file
22 </name>
23 <command>
24file://localhost/%PWD/log/non-existant-file.txt
25</command>
26</client>
27
28# Verify data after the test has been "shot"
29<verify>
30<errorcode>
3137
32</errorcode>
33</verify>
34</testcase>