summaryrefslogtreecommitdiff
path: root/tests/data/test1089
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1089')
-rw-r--r--tests/data/test108912
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test1089 b/tests/data/test1089
index 56415a7da..c8c5307aa 100644
--- a/tests/data/test1089
+++ b/tests/data/test1089
@@ -17,7 +17,7 @@ Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 8
Connection: close
Content-Type: text/plain
-Location: ./10890001
+Location: ./%TESTNUMBER0001
monster
</data>
@@ -43,7 +43,7 @@ http
HTTP GET --write-out with redirected fetch
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1089 -w "%{num_connects}\n%{num_redirects}\n%{size_download}\n%{url_effective}\n%{content_type}\n%{response_code}\n" -L
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -w "%{num_connects}\n%{num_redirects}\n%{size_download}\n%{url_effective}\n%{content_type}\n%{response_code}\n" -L
</command>
</client>
@@ -51,12 +51,12 @@ http://%HOSTIP:%HTTPPORT/1089 -w "%{num_connects}\n%{num_redirects}\n%{size_down
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1089 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
-GET /10890001 HTTP/1.1
+GET /%TESTNUMBER0001 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
@@ -69,7 +69,7 @@ Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 8
Connection: close
Content-Type: text/plain
-Location: ./10890001
+Location: ./%TESTNUMBER0001
HTTP/1.1 200 OK
Date: Tue, 09 Nov 2010 14:49:00 GMT
@@ -81,7 +81,7 @@ bigger monster
2
1
15
-http://%HOSTIP:%HTTPPORT/10890001
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001
text/plain; charset=us-ascii
200
</stdout>