aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test24
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test24')
-rw-r--r--tests/data/test245
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/data/test24 b/tests/data/test24
index 7985f43b..a2b28a9f 100644
--- a/tests/data/test24
+++ b/tests/data/test24
@@ -24,7 +24,7 @@ http
HTTP GET fail silently on HTTP error return
</name>
<command>
-http://%HOSTIP:%HTTPPORT/24 --fail
+http://%HOSTIP:%HTTPPORT/24 --fail --silent --show-error
</command>
</client>
@@ -43,5 +43,8 @@ Accept: */*
<errorcode>
22
</errorcode>
+<file2 name="log/stderr24" mode="text">
+curl: (22) The requested URL returned error: 404 BAD BOY
+</file2>
</verify>
</testcase>