diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-11-21 14:54:37 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-11-22 09:11:53 +0100 |
commit | 74f441c6d31ff8f8bfd242c3d4027d4a56230ce1 (patch) | |
tree | 62fecb40e663feedb375847708bab2154dd60429 /tests/data/test1175 | |
parent | f70da9c17e315f382694d8ca5585191f4e5478d7 (diff) |
test1175: verify symbols-in-versions and libcurl-errors.3 in sync
Closes #4628
Diffstat (limited to 'tests/data/test1175')
-rw-r--r-- | tests/data/test1175 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/data/test1175 b/tests/data/test1175 new file mode 100644 index 000000000..61f068915 --- /dev/null +++ b/tests/data/test1175 @@ -0,0 +1,25 @@ +<testcase> +<info> +<keywords> +source analysis +symbols-in-versions +</keywords> +</info> + +# +# Client-side +<client> +<server> +none +</server> + + <name> +Verify that symbols-in-versions and libcurl-errors.3 are in sync + </name> + +<command type="perl"> +%SRCDIR/error-codes.pl %SRCDIR +</command> +</client> + +</testcase> |