nine new test cases

This commit is contained in:
Daniel Stenberg 2001-08-07 12:42:23 +00:00
parent c528dc53c9
commit 56da5a05be
10 changed files with 381 additions and 5 deletions

22
tests/data/test19 Normal file
View file

@ -0,0 +1,22 @@
# Server-side
<reply>
<data>
</data>
</reply>
# Client-side
<client>
<name>
attempt connect to non-listening socket
</name>
<command>
%HOSTIP:60000
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
7
</errorcode>
</verify>