You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
306 B
26 lines
306 B
<testcase>
|
|
<info>
|
|
<keywords>
|
|
source analysis
|
|
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>
|