curl/tests/data/test509
Viktor Szakats cc21ca6413
tests: delete unused commands
`runtests.pl` defaults to `-` if a command is missing, since
c43ad0f972.
2025-08-19 16:11:28 +02:00

38 lines
448 B
Text

<testcase>
<info>
<keywords>
memory callbacks
</keywords>
</info>
#
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
none
</server>
<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>