xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | <testcase> |
2 | <info> | ||||
3 | <keywords> | ||||
4 | source analysis | ||||
5 | symbols-in-versions | ||||
6 | </keywords> | ||||
7 | </info> | ||||
8 | |||||
9 | # | ||||
10 | # Client-side | ||||
11 | <client> | ||||
12 | <server> | ||||
13 | none | ||||
14 | </server> | ||||
15 | |||||
16 | <name> | ||||
17 | Verify that symbols-in-versions and headers are in sync | ||||
18 | </name> | ||||
19 | |||||
20 | <command type="perl"> | ||||
21 | %SRCDIR/symbol-scan.pl %SRCDIR/.. ../include/curl | ||||
22 | </command> | ||||
23 | </client> | ||||
24 | |||||
25 | <verify> | ||||
26 | <stdout> | ||||
27 | OK | ||||
28 | </stdout> | ||||
29 | </verify> | ||||
30 | </testcase> |