diff options
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> | 
