summaryrefslogtreecommitdiff
path: root/tests/data/test1559
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1559')
-rw-r--r--tests/data/test15596
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1559 b/tests/data/test1559
index 6366afb51..e62b073f4 100644
--- a/tests/data/test1559
+++ b/tests/data/test1559
@@ -35,9 +35,9 @@ Set excessive URL lengths
<stdout>
CURLOPT_URL 10000000 bytes URL == 43
CURLOPT_POSTFIELDS 10000000 bytes data == 0
-CURLUPART_URL 10000000 bytes URL == 3 (A malformed input was passed to a URL API function)
-CURLUPART_SCHEME 10000000 bytes scheme == 3 (A malformed input was passed to a URL API function)
-CURLUPART_USER 10000000 bytes user == 3 (A malformed input was passed to a URL API function)
+CURLUPART_URL 10000000 bytes URL == 3 (Malformed input to a URL function)
+CURLUPART_SCHEME 10000000 bytes scheme == 27 (Bad scheme)
+CURLUPART_USER 10000000 bytes user == 3 (Malformed input to a URL function)
</stdout>
</verify>