test1119 355 B

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