curl/tests/data/test1521
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

30 lines
329 B
Text

<testcase>
<info>
<keywords>
curl_easy_setopt
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<tool>
lib%TESTNUMBER
</tool>
<name>
Test all curl_easy_setopt and curl_easy_getinfo options
</name>
</client>
#
# Verify data after the test has been "shot"
<verify>
<stdout>
ok
</stdout>
</verify>
</testcase>