2013-03-13 16:49:50 -04:00
|
|
|
<testcase>
|
2014-04-03 05:06:24 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
memory callbacks
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2013-03-13 16:49:50 -04:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
2014-01-24 17:14:00 -05:00
|
|
|
<features>
|
|
|
|
http
|
|
|
|
</features>
|
2013-03-13 16:49:50 -04:00
|
|
|
# tool is what to use instead of 'curl'
|
|
|
|
<tool>
|
|
|
|
lib509
|
|
|
|
</tool>
|
|
|
|
|
|
|
|
<name>
|
|
|
|
initialization with memory callbacks and actual usage
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
nothing
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2014-01-31 18:58:58 -05:00
|
|
|
<stdout>
|
2013-03-13 16:49:50 -04:00
|
|
|
seen custom_calloc()
|
|
|
|
seen custom_malloc()
|
|
|
|
seen custom_realloc()
|
|
|
|
seen custom_free()
|
|
|
|
</stdout>
|
|
|
|
</verify>
|
|
|
|
|
|
|
|
</testcase>
|