| lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | <testcase> |
| 2 | <info> | ||||
| 3 | <keywords> | ||||
| 4 | source analysis | ||||
| 5 | memory-includes | ||||
| 6 | </keywords> | ||||
| 7 | </info> | ||||
| 8 | |||||
| 9 | # | ||||
| 10 | # Client-side | ||||
| 11 | <client> | ||||
| 12 | <server> | ||||
| 13 | none | ||||
| 14 | </server> | ||||
| 15 | |||||
| 16 | <name> | ||||
| 17 | Verify memory #include files in libcurl's C source files | ||||
| 18 | </name> | ||||
| 19 | |||||
| 20 | <command type="perl"> | ||||
| 21 | %SRCDIR/mem-include-scan.pl %SRCDIR/../lib | ||||
| 22 | </command> | ||||
| 23 | </client> | ||||
| 24 | |||||
| 25 | </testcase> | ||||