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

View File

@ -68,7 +68,7 @@ EXTRA_DIST = test1 test108 test117 test127 test20 test27 test34 test46 \
test1108 test1109 test1110 test1111 test1112 test129 test567 test568 \
test569 test570 test571 test572 test804 test805 test806 test807 test573 \
test313 test1115 test578 test579 test1116 test1200 test1201 test1202 \
test1203 test1117 test1118
test1203 test1117 test1118 test1119
filecheck:
@mkdir test-place; \

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>