diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-10-27 01:04:36 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-10-27 01:04:36 +0000 |
commit | 15feb8217fffb50a2af13dc24c3432d23360ad8b (patch) | |
tree | dbf3954a9cf64641061e90f0a3bd31aab8f0a34c /tests/data/test2004 | |
parent | 59dccb34b0a0cf839b9dcf7e07c5cd3ab17c1433 (diff) |
Fixed the 2000-series tests so that the downloaded data is actually checked
Diffstat (limited to 'tests/data/test2004')
-rw-r--r-- | tests/data/test2004 | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/tests/data/test2004 b/tests/data/test2004 index 27895ae22..eedabf381 100644 --- a/tests/data/test2004 +++ b/tests/data/test2004 @@ -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> |