1<testcase>
2<info>
3<keywords>
4symbols-in-versions
5</keywords>
6</info>
7
8#
9# Client-side
10<client>
11<server>
12none
13</server>
14
15 <name>
16Verify that symbols-in-versions and headers are in sync
17 </name>
18
19<command type="perl">
20%SRCDIR/symbol-scan.pl %SRCDIR/.. ../include/curl
21</command>
22</client>
23
24</testcase>
25