blob: a73fbaf5ca8b5f69f8f300c8e34d7cecac0f3c9f [file]
<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
memory callbacks
</keywords>
</info>
# Server-side
<reply>
</reply>
# Client-side
<client>
<features>
http
</features>
# tool is what to use instead of 'curl'
<tool>
lib%TESTNUMBER
</tool>
<name>
initialization with memory callbacks and actual usage
</name>
</client>
# Verify data after the test has been "shot"
<verify>
<stdout>
Callbacks were invoked!
</stdout>
</verify>
</testcase>