new tests

This commit is contained in:
Daniel Stenberg
2001-11-02 23:09:02 +00:00
parent 4163b86cd2
commit f34573c8e2
6 changed files with 164 additions and 1 deletions

21
tests/data/test402 Normal file
View File

@@ -0,0 +1,21 @@
# Server-side
<reply>
moooooooo
</reply>
# Client-side
<client>
<name>
FTPS operation to FTP port
</name>
<command>
ftps://%HOSTIP:%FTPPORT/path/to/file/402
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
35
</errorcode>
</verify>