summaryrefslogtreecommitdiff
path: root/tests/data/test1353
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1353')
-rw-r--r--tests/data/test135314
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test1353 b/tests/data/test1353
index 8bd751c26..34049706d 100644
--- a/tests/data/test1353
+++ b/tests/data/test1353
@@ -31,7 +31,7 @@ FTP download, file without C-D inside, using -O -i -D file
CURL_TESTDIR=%PWD/log
</setenv>
<command option="no-output,no-include">
-ftp://%HOSTIP:%FTPPORT/path/file1353 -O -i -D log/heads1353
+ftp://%HOSTIP:%FTPPORT/path/file%TESTNUMBER -O -i -D log/heads%TESTNUMBER
</command>
</client>
@@ -44,19 +44,19 @@ PWD
CWD path
EPSV
TYPE I
-SIZE file1353
-RETR file1353
+SIZE file%TESTNUMBER
+RETR file%TESTNUMBER
QUIT
</protocol>
-<file1 name="log/file1353">
+<file1 name="log/file%TESTNUMBER">
fooo
mooo
</file1>
# The final "221 bye bye baby" response to QUIT will not be recorded
# since that is not considered part of this particular transfer!
-<file2 name="log/heads1353">
+<file2 name="log/heads%TESTNUMBER">
220- _ _ ____ _
220- ___| | | | _ \| |
220- / __| | | | |_) | |
@@ -69,14 +69,14 @@ mooo
229 Entering Passive Mode (stripped)
200 I modify TYPE as you wanted
213 10
-150 Binary data connection for 1353 () (10 bytes).
+150 Binary data connection for %TESTNUMBER () (10 bytes).
226 File transfer complete
</file2>
<stripfile2>
s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
</stripfile2>
-<file3 name="log/stdout1353">
+<file3 name="log/stdout%TESTNUMBER">
</file3>
</verify>