etlegacy-libs/curl/tests/data/test557

48 lines
742 B
Text
Raw Normal View History

2012-06-01 15:23:17 +00:00
<testcase>
2016-09-16 04:29:17 +00:00
<info>
<keywords>
printf
unittest
</keywords>
</info>
2012-06-01 15:23:17 +00:00
#
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
none
</server>
# tool is what to use instead of 'curl'
<tool>
lib557
</tool>
<name>
curl_mprintf() testing
</name>
<command>
nothing
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
2016-09-16 04:29:17 +00:00
<stdout>
2012-06-01 15:23:17 +00:00
All curl_mprintf() unsigned short tests OK!
All curl_mprintf() signed short tests OK!
All curl_mprintf() unsigned int tests OK!
All curl_mprintf() signed int tests OK!
All curl_mprintf() unsigned long tests OK!
All curl_mprintf() signed long tests OK!
All curl_mprintf() curl_off_t tests OK!
2016-09-16 04:29:17 +00:00
All curl_mprintf() strings tests OK!
2017-03-02 22:46:25 +00:00
All float strings tests OK!
2012-06-01 15:23:17 +00:00
</stdout>
</verify>
</testcase>