aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1357
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-06-05 20:19:27 +0200
committerYang Tse <yangsita@gmail.com>2012-06-05 20:20:40 +0200
commit2b56e4c1bb31dc69517156a1c70a264a6f6e91e4 (patch)
treebccb9de80370c85203be68a7aa59e127098e9c40 /tests/data/test1357
parent62f374b19e2c6cfd417df4a6781a8b8e0a338df4 (diff)
tests 1334 to 1363 revisited.
Add a postcheck section to verify unintended file creation. Remove needless <file> checks in verify section. Renumbering where appropriate.
Diffstat (limited to 'tests/data/test1357')
-rw-r--r--tests/data/test13576
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1357 b/tests/data/test1357
index a84cfd31d..5f4445836 100644
--- a/tests/data/test1357
+++ b/tests/data/test1357
@@ -41,6 +41,9 @@ CURL_TESTDIR=%PWD/log
<command option="no-output,no-include">
ftp://%HOSTIP:%FTPPORT/path/file1357 -O -D log/heads1357
</command>
+<postcheck>
+perl %SRCDIR/libtest/notexists.pl %PWD/log/name1357
+</postcheck>
</client>
# Verify data after the test has been "shot"
@@ -92,8 +95,5 @@ s/^(229 Entering Passive Mode \().*(\).*)/${1}stripped${2}/
<file3 name="log/stdout1357">
</file3>
-<file4 name="log/name1357">
-</file4>
-
</verify>
</testcase>