2008-08-18 17:58:08 +08:00
|
|
|
<testcase>
|
2014-04-03 17:06:24 +08:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
printf
|
|
|
|
unittest
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2008-08-19 02:52:13 +08:00
|
|
|
#
|
2008-08-18 17:58:08 +08:00
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
2008-08-19 02:52:13 +08:00
|
|
|
# tool is what to use instead of 'curl'
|
2008-08-18 17:58:08 +08:00
|
|
|
<tool>
|
|
|
|
lib557
|
|
|
|
</tool>
|
2008-08-19 02:52:13 +08:00
|
|
|
|
|
|
|
<name>
|
|
|
|
curl_mprintf() testing
|
|
|
|
</name>
|
|
|
|
<command>
|
2008-08-18 17:58:08 +08:00
|
|
|
nothing
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
2014-02-01 07:58:58 +08:00
|
|
|
<stdout>
|
2010-02-04 22:41:01 +08:00
|
|
|
All curl_mprintf() unsigned short tests OK!
|
|
|
|
All curl_mprintf() signed short tests OK!
|
2008-08-21 13:19:40 +08:00
|
|
|
All curl_mprintf() unsigned int tests OK!
|
|
|
|
All curl_mprintf() signed int tests OK!
|
2008-08-19 02:52:13 +08: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 17:58:08 +08:00
|
|
|
</stdout>
|
|
|
|
</verify>
|
2008-08-19 02:52:13 +08:00
|
|
|
|
2008-08-18 17:58:08 +08:00
|
|
|
</testcase>
|