diff options
Diffstat (limited to 'tests/data/test20')
-rw-r--r-- | tests/data/test20 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/data/test20 b/tests/data/test20 new file mode 100644 index 000000000..943596430 --- /dev/null +++ b/tests/data/test20 @@ -0,0 +1,22 @@ +# Server-side +<reply> +<data> +</data> +</reply> + +# Client-side +<client> + <name> +attempt connect to non-existing host name + </name> + <command> +non-existing-and-weeeeeeirdname +</command> +</test> + +# Verify data after the test has been "shot" +<verify> +<errorcode> +6 +</errorcode> +</verify> |