blob: 886fa166f241143e093d18526427688c55478276 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4GOPHER
5INDEX
6</keywords>
7</info>
8
9#
10# Server-side
11<reply>
12<data>
13iMenu results error.host 1
140Selector /bar bar.foo.invalid 70
15.
16</data>
17</reply>
18
19# Client-side
20<client>
21<server>
22gopher
23</server>
24 <name>
25Gopher index
26 </name>
27 <command>
28gopher://%HOSTIP:%GOPHERPORT/1/%TESTNUMBER
29</command>
30</client>
31
32#
33# Verify data after the test has been "shot"
34<verify>
35<protocol>
36/%TESTNUMBER
37</protocol>
38</verify>
39</testcase>