diff options
Diffstat (limited to 'tests/data/test507')
-rw-r--r-- | tests/data/test507 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/data/test507 b/tests/data/test507 new file mode 100644 index 000000000..69dc264a1 --- /dev/null +++ b/tests/data/test507 @@ -0,0 +1,26 @@ +# Server-side +<reply> +</reply> + +# Client-side +<client> +<server> +http +</server> +<name> +multi interface get with non-existing host name +</name> +<tool> +lib507 +</tool> +<command> +http://doesnotexist.foo/ +</command> +</client> + +# Verify data after the test has been "shot" +<verify> +<errorcode> +6 +</errorcode> +</verify> |