summaryrefslogtreecommitdiff
path: root/tests/data/test1365
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1365')
-rw-r--r--tests/data/test136510
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test1365 b/tests/data/test1365
index 6da4f648e..cee54b3a7 100644
--- a/tests/data/test1365
+++ b/tests/data/test1365
@@ -30,10 +30,10 @@ http
HTTP GET -o fname without Content-Disposition, -D stdout
</name>
<command option="no-output,no-include">
-http://%HOSTIP:%HTTPPORT/1365 -o log/outfile1365 -D -
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -o log/outfile%TESTNUMBER -D -
</command>
<postcheck>
-perl %SRCDIR/libtest/notexists.pl log/1365
+perl %SRCDIR/libtest/notexists.pl log/%TESTNUMBER
</postcheck>
</client>
@@ -41,18 +41,18 @@ perl %SRCDIR/libtest/notexists.pl log/1365
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1365 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
</protocol>
-<file1 name="log/outfile1365">
+<file1 name="log/outfile%TESTNUMBER">
12345
</file1>
-<file2 name="log/stdout1365">
+<file2 name="log/stdout%TESTNUMBER">
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake