Fixed the 2000-series tests so that the downloaded data is actually checked

This commit is contained in:
Dan Fandrich 2007-10-27 01:04:36 +00:00
parent 59dccb34b0
commit 15feb8217f
6 changed files with 184 additions and 45 deletions

View file

@ -13,7 +13,7 @@ multiprotocol
#
# Server-side
<reply>
<data>
<data nocheck="1">
Test data file
for tftp test
</data>
@ -49,6 +49,22 @@ opcode: 1
filename: /2004
mode: octet
</protocol>
<stdout>
Test data file
for tftp test
This is test data
for several protocols
This is test data
for several protocols
This is test data
for several protocols
This is test data
for several protocols
This is test data
for several protocols
Test data file
for tftp test
</stdout>
<valgrind>
disable
</valgrind>