diff options
Diffstat (limited to 'tests/data/test1450')
-rw-r--r-- | tests/data/test1450 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/data/test1450 b/tests/data/test1450 new file mode 100644 index 000000000..ca3ac8849 --- /dev/null +++ b/tests/data/test1450 @@ -0,0 +1,34 @@ +<testcase> +<info> +<keywords> +DICT +</keywords> +</info> + +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<server> +dict +</server> +<features> +dict +</features> + <name> +Basic DICT lookup + </name> + <command> +dict://%HOSTIP:%DICTPORT/d:basic +</command> +</client> + +# +# Verify data after the test has been "shot" +<verify> +</verify> +</testcase> |