From d030dfa6e2eb0193168dd72f336c8426c5a7942d Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 7 Sep 2007 20:05:20 +0000 Subject: Added test case 1007 to test permission problem when uploading with TFTP (to validate bug #1790403). --- tests/data/test1007 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/data/test1007 (limited to 'tests/data/test1007') diff --git a/tests/data/test1007 b/tests/data/test1007 new file mode 100644 index 000000000..5966ab366 --- /dev/null +++ b/tests/data/test1007 @@ -0,0 +1,39 @@ + + + +TFTP +TFTP WRQ +FAILURE + + + +# +# Client-side + + +tftp + + +TFTP send with invalid permission on server + + +-T log/test1007.txt tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit + + +This data will not be sent + + + +# +# Verify pseudo protocol after the test has been "shot" + + +69 + + +opcode: 2 +filename: /invalid-file +mode: octet + + + -- cgit v1.2.3