aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1089
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1089')
-rw-r--r--tests/data/test108920
1 files changed, 10 insertions, 10 deletions
diff --git a/tests/data/test1089 b/tests/data/test1089
index d4b87913..c8c5307a 100644
--- a/tests/data/test1089
+++ b/tests/data/test1089
@@ -13,17 +13,17 @@ followlocation
<reply>
<data nocheck="yes">
HTTP/1.1 302 OK swsbounce swsclose
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 8
Connection: close
Content-Type: text/plain
-Location: ./10890001
+Location: ./%TESTNUMBER0001
monster
</data>
<data1 nocheck="yes">
HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 15
Connection: close
Content-Type: text/plain; charset=us-ascii
@@ -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: */*
@@ -65,14 +65,14 @@ Accept: */*
<stdout>
HTTP/1.1 302 OK swsbounce swsclose
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+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: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 15
Connection: close
Content-Type: text/plain; charset=us-ascii
@@ -81,7 +81,7 @@ bigger monster
2
1
15
-http://%HOSTIP:%HTTPPORT/10890001
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER0001
text/plain; charset=us-ascii
200
</stdout>