From 48908e46332693120f6ee9e938f158b9d4102d76 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Sep 2005 22:04:06 +0000 Subject: test 271, the first ever TFTP test --- tests/data/test271 | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tests/data/test271 (limited to 'tests/data/test271') diff --git a/tests/data/test271 b/tests/data/test271 new file mode 100644 index 000000000..d08348423 --- /dev/null +++ b/tests/data/test271 @@ -0,0 +1,41 @@ + + +TFTP +TFTP RRQ + + + +# +# Server-side + + +a chunk of +data +returned + to client + + + +# +# Client-side + + +tftp + + +TFTP retrieve + + +tftp://%HOSTIP:%TFTPPORT/271 --trace-ascii log/traceit + + + +# +# Verify pseudo protocol after the test has been "shot" + + +opcode: 1 +filename: /271 +mode: octet + + -- cgit v1.2.3