mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:13:34 +03:00
Fixed the 2000-series tests so that the downloaded data is actually checked
This commit is contained in:
parent
59dccb34b0
commit
15feb8217f
6 changed files with 184 additions and 45 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue