mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +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
|
|
@ -11,7 +11,7 @@ multiprotocol
|
|||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
<data nocheck="1">
|
||||
data
|
||||
to
|
||||
see
|
||||
|
|
@ -56,5 +56,18 @@ SIZE 2000
|
|||
RETR 2000
|
||||
QUIT
|
||||
</protocol>
|
||||
<stdout>
|
||||
data
|
||||
to
|
||||
see
|
||||
that FTP
|
||||
works
|
||||
so does it?
|
||||
foo
|
||||
bar
|
||||
bar
|
||||
foo
|
||||
moo
|
||||
</stdout>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue