aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test2003
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-10-27 01:04:36 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-10-27 01:04:36 +0000
commit15feb8217fffb50a2af13dc24c3432d23360ad8b (patch)
treedbf3954a9cf64641061e90f0a3bd31aab8f0a34c /tests/data/test2003
parent59dccb34b0a0cf839b9dcf7e07c5cd3ab17c1433 (diff)
Fixed the 2000-series tests so that the downloaded data is actually checked
Diffstat (limited to 'tests/data/test2003')
-rw-r--r--tests/data/test200384
1 files changed, 70 insertions, 14 deletions
diff --git a/tests/data/test2003 b/tests/data/test2003
index e0466ad40..b6938166b 100644
--- a/tests/data/test2003
+++ b/tests/data/test2003
@@ -15,21 +15,21 @@ multiprotocol
#
# Server-side
<reply>
-<data1>
-HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
-Server: test-server/fake
-Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
-ETag: "21025-dc7-39462498"
-Accept-Ranges: bytes
-Content-Length: 6
-Connection: close
-Content-Type: text/html
-Funny-head: yesyes
-
+<data1 nocheck="1">
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
+ETag: "21025-dc7-39462498"
+Accept-Ranges: bytes
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+Funny-head: yesyes
+
-foo-
</data1>
-<data2>
+<data2 nocheck="1">
data
to
see
@@ -37,7 +37,7 @@ that FTP
works
so does it?
</data2>
-<data3>
+<data3 nocheck="1">
a chunk of
data
returned
@@ -102,5 +102,61 @@ Accept: */*
QUIT
</protocol>
+<stdout>
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
+ETag: "21025-dc7-39462498"
+Accept-Ranges: bytes
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+Funny-head: yesyes
+
+-foo-
+data
+ to
+ see
+that FTP
+works
+ so does it?
+foo
+ bar
+bar
+ foo
+moo
+a chunk of
+data
+returned
+ to TFTP client
+a chunk of
+data
+returned
+ to TFTP client
+foo
+ bar
+bar
+ foo
+moo
+data
+ to
+ see
+that FTP
+works
+ so does it?
+HTTP/1.1 200 OK
+Date: Thu, 09 Nov 2010 14:49:00 GMT
+Server: test-server/fake
+Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
+ETag: "21025-dc7-39462498"
+Accept-Ranges: bytes
+Content-Length: 6
+Connection: close
+Content-Type: text/html
+Funny-head: yesyes
+
+-foo-
+</stdout>
</verify>
</testcase>