1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1119
Daniel Stenberg 839e9f342b
test1119: verify stdout in the test
So that failures will be displayed in the terminal, as it makes test failures
visually displayed easier and faster.

Closes #5644
2020-07-14 18:31:30 +02:00

32 lines
358 B
Plaintext

<testcase>
<info>
<keywords>
source analysis
symbols-in-versions
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Verify that symbols-in-versions and headers are in sync
</name>
<command type="perl">
%SRCDIR/symbol-scan.pl %SRCDIR/.. ../include/curl
</command>
</client>
<verify>
<stdout>
OK
</stdout>
</verify>
</testcase>