mirror of
https://github.com/moparisthebest/curl
synced 2024-11-07 01:55:05 -05:00
25 lines
290 B
Plaintext
25 lines
290 B
Plaintext
|
<testcase>
|
||
|
<info>
|
||
|
<keywords>
|
||
|
memory-includes
|
||
|
</keywords>
|
||
|
</info>
|
||
|
|
||
|
#
|
||
|
# Client-side
|
||
|
<client>
|
||
|
<server>
|
||
|
none
|
||
|
</server>
|
||
|
|
||
|
<name>
|
||
|
Verify memory #include files in libcurl's C source files
|
||
|
</name>
|
||
|
|
||
|
<command type="perl">
|
||
|
%SRCDIR/mem-include-scan.pl %SRCDIR/../lib
|
||
|
</command>
|
||
|
</client>
|
||
|
|
||
|
</testcase>
|