summaryrefslogtreecommitdiff
path: root/tests/data/test510
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test510')
-rw-r--r--tests/data/test5106
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test510 b/tests/data/test510
index 5facff04b..415bbae27 100644
--- a/tests/data/test510
+++ b/tests/data/test510
@@ -28,14 +28,14 @@ http
</server>
# tool is what to use instead of 'curl'
<tool>
-lib510
+lib%TESTNUMBER
</tool>
<name>
send HTTP POST using read callback, using chunked transfer-encoding
</name>
<command>
-http://%HOSTIP:%HTTPPORT/510
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
@@ -43,7 +43,7 @@ http://%HOSTIP:%HTTPPORT/510
# Verify data after the test has been "shot"
<verify>
<protocol>
-POST /510 HTTP/1.1
+POST /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Transfer-Encoding: chunked