aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test557
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-02-04 14:41:01 +0000
committerYang Tse <yangsita@gmail.com>2010-02-04 14:41:01 +0000
commita9a5a8e45cf81bc3d0585ad6dd7144a4bd3a68d9 (patch)
treea8e2f0fb9cdb1b7afbd51ec4d0f324c31d49565d /tests/data/test557
parent8044366134d38c8585232e7eed95660fef29ed79 (diff)
Modified test case 557 to additionally verify libcurl's internal curl_m*printf()
functions formatting functionality when handling signed and unsigned shorts.
Diffstat (limited to 'tests/data/test557')
-rw-r--r--tests/data/test5572
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test557 b/tests/data/test557
index 0929e0ac5..3da67e99f 100644
--- a/tests/data/test557
+++ b/tests/data/test557
@@ -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!