123456789101112131415161718192021222324252627282930 |
- <testcase>
- <info>
- <keywords>
- source analysis
- 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/.. ../include/curl
- </command>
- </client>
- <verify>
- <stdout>
- OK
- </stdout>
- </verify>
- </testcase>
|