diff options
Diffstat (limited to 'tests/data/test1014')
-rw-r--r-- | tests/data/test1014 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/data/test1014 b/tests/data/test1014 new file mode 100644 index 000000000..fa61c70a3 --- /dev/null +++ b/tests/data/test1014 @@ -0,0 +1,31 @@ +<testcase> +# +# Server-side +<reply> +</reply> + +# +# Client-side +<client> +<server> +none +</server> + <name> +Compare curl --version with curl-config --features + </name> + <command> +--version +</command> +<postcheck> +%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1014 features +</postcheck> +</client> + +# +# Verify data after the test has been "shot" +<verify> +<errorcode> +2 +</errorcode> +</verify> +</testcase> |