2008-08-18 05:58:08 -04:00
|
|
|
<testcase>
|
2008-08-18 14:52:13 -04:00
|
|
|
#
|
2008-08-18 05:58:08 -04:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
2008-08-18 14:52:13 -04:00
|
|
|
# tool is what to use instead of 'curl'
|
2008-08-18 05:58:08 -04:00
|
|
|
<tool>
|
|
|
|
lib557
|
|
|
|
</tool>
|
2008-08-18 14:52:13 -04:00
|
|
|
|
|
|
|
<name>
|
|
|
|
curl_mprintf() testing
|
|
|
|
</name>
|
|
|
|
<command>
|
2008-08-18 05:58:08 -04:00
|
|
|
nothing
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2014-01-31 18:58:58 -05:00
|
|
|
<stdout>
|
2010-02-04 09:41:01 -05:00
|
|
|
All curl_mprintf() unsigned short tests OK!
|
|
|
|
All curl_mprintf() signed short tests OK!
|
2008-08-21 01:19:40 -04:00
|
|
|
All curl_mprintf() unsigned int tests OK!
|
|
|
|
All curl_mprintf() signed int tests OK!
|
2008-08-18 14:52:13 -04:00
|
|
|
All curl_mprintf() unsigned long tests OK!
|
|
|
|
All curl_mprintf() signed long tests OK!
|
|
|
|
All curl_mprintf() curl_off_t tests OK!
|
2008-08-18 05:58:08 -04:00
|
|
|
</stdout>
|
|
|
|
</verify>
|
2008-08-18 14:52:13 -04:00
|
|
|
|
2008-08-18 05:58:08 -04:00
|
|
|
</testcase>
|