27 lines
367 B
XML
Vendored
27 lines
367 B
XML
Vendored
<?xml version="1.0" encoding="US-ASCII"?>
|
|
<testcase>
|
|
<info>
|
|
<keywords>
|
|
source analysis
|
|
symbols-in-versions
|
|
</keywords>
|
|
</info>
|
|
|
|
# Client-side
|
|
<client>
|
|
<name>
|
|
Verify that symbols-in-versions and headers are in sync
|
|
</name>
|
|
|
|
<command type="perl">
|
|
%SRCDIR/test1119.pl %SRCDIR/.. ../include/curl
|
|
</command>
|
|
</client>
|
|
|
|
<verify>
|
|
<stdout>
|
|
OK
|
|
</stdout>
|
|
</verify>
|
|
</testcase>
|