From 7efb955fd0cba0ba1592237f3832524a142e23a4 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Wed, 10 Jan 2007 03:32:19 +0000 Subject: Added test of TFTP server error reporting. --- tests/data/test283 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 tests/data/test283 (limited to 'tests/data/test283') diff --git a/tests/data/test283 b/tests/data/test283 new file mode 100644 index 000000000..54e86fe80 --- /dev/null +++ b/tests/data/test283 @@ -0,0 +1,33 @@ + + +TFTP +TFTP RRQ + + + +# +# Client-side + + +tftp + + +TFTP retrieve on invalid file + + +tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit + + + +# +# Verify pseudo protocol after the test has been "shot" + + +69 + + +opcode: 1 +filename: /invalid-file +mode: octet + + -- cgit v1.2.3