Modified test case 557 to additionally verify libcurl's internal curl_m*printf()
functions formatting functionality when handling signed and unsigned shorts.
This commit is contained in:
@@ -26,6 +26,8 @@ nothing
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<stdout mode="text">
|
||||
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!
|
||||
|
||||
Reference in New Issue
Block a user