xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | GOPHER-ipv6 | ||||
5 | IPv6 | ||||
6 | INDEX | ||||
7 | </keywords> | ||||
8 | </info> | ||||
9 | |||||
10 | # | ||||
11 | # Server-side | ||||
12 | <reply> | ||||
13 | <data> | ||||
14 | iMenu results error.host 1 | ||||
15 | 0Selector /bar bar.foo.invalid 70 | ||||
16 | . | ||||
17 | </data> | ||||
18 | </reply> | ||||
19 | |||||
20 | # Client-side | ||||
21 | <client> | ||||
22 | <features> | ||||
23 | ipv6 | ||||
24 | </features> | ||||
25 | <server> | ||||
26 | gopher-ipv6 | ||||
27 | </server> | ||||
28 | <name> | ||||
29 | Gopher IPv6 index | ||||
30 | </name> | ||||
31 | <command> | ||||
32 | -g gopher://%HOST6IP:%GOPHER6PORT/1/moo/%TESTNUMBER | ||||
33 | </command> | ||||
34 | </client> | ||||
35 | |||||
36 | # | ||||
37 | # Verify data after the test has been "shot" | ||||
38 | <verify> | ||||
39 | <protocol> | ||||
40 | /moo/%TESTNUMBER | ||||
41 | </protocol> | ||||
42 | </verify> | ||||
43 | </testcase> |