summaryrefslogtreecommitdiff
path: root/tests/data/test1332
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1332')
-rw-r--r--tests/data/test133210
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test1332 b/tests/data/test1332
index 0ecbfbee1..b7d201be0 100644
--- a/tests/data/test1332
+++ b/tests/data/test1332
@@ -12,7 +12,7 @@ followlocation
<reply>
<data>
HTTP/1.1 303 OK swsclose
-Location: moo.html&testcase=/13320002
+Location: moo.html&testcase=/%TESTNUMBER0002
Date: Tue, 09 Nov 2010 14:49:00 GMT
Connection: close
@@ -27,7 +27,7 @@ body
</data2>
<datacheck>
HTTP/1.1 303 OK swsclose
-Location: moo.html&testcase=/13320002
+Location: moo.html&testcase=/%TESTNUMBER0002
Date: Tue, 09 Nov 2010 14:49:00 GMT
Connection: close
@@ -50,7 +50,7 @@ http
HTTP POST with 303 redirect and --post303
</name>
<command>
-http://%HOSTIP:%HTTPPORT/blah/1332 -L -d "moo" --post303
+http://%HOSTIP:%HTTPPORT/blah/%TESTNUMBER -L -d "moo" --post303
</command>
</client>
@@ -58,14 +58,14 @@ http://%HOSTIP:%HTTPPORT/blah/1332 -L -d "moo" --post303
# Verify data after the test has been "shot"
<verify>
<protocol nonewline="yes">
-POST /blah/1332 HTTP/1.1
+POST /blah/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Content-Length: 3
Content-Type: application/x-www-form-urlencoded
-mooPOST /blah/moo.html&testcase=/13320002 HTTP/1.1
+mooPOST /blah/moo.html&testcase=/%TESTNUMBER0002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*