diff options
Diffstat (limited to 'tests/data/test1203')
-rw-r--r-- | tests/data/test1203 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/tests/data/test1203 b/tests/data/test1203 new file mode 100644 index 000000000..d49c3c817 --- /dev/null +++ b/tests/data/test1203 @@ -0,0 +1,41 @@ +# Gopher IPv6 connectivity test +<testcase> +<info> +<keywords> +GOPHER-ipv6 +IPv6 +INDEX +</keywords> +</info> + +# +# Server-side +<reply> +<datacheck> +iMenu results error.host 1 +0Selector /bar bar.foo.invalid 70 +. +</datacheck> +</reply> + +# Client-side +<client> +<server> +gopher-ipv6 +</server> + <name> +Gopher IPv6 index + </name> + <command> +-g "gopher://%HOSTIP:%GOPHER6PORT" +</command> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<protocol> + +</protocol> +</verify> +</testcase> |