test1119: verify symbols-in-versions

This commit is contained in:
Daniel Stenberg
2010-11-03 11:23:54 +01:00
parent a4765b0551
commit bbb6eb3aaa
2 changed files with 25 additions and 1 deletions

24
tests/data/test1119 Normal file
View File

@@ -0,0 +1,24 @@
<testcase>
<info>
<keywords>
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/..
</command>
</client>
</testcase>