2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2007-01-09 22:32:19 -05:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
TFTP
|
|
|
|
TFTP RRQ
|
2007-03-29 21:13:47 -04:00
|
|
|
FAILURE
|
2007-01-09 22:32:19 -05:00
|
|
|
</keywords>
|
|
|
|
</info>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
tftp
|
|
|
|
</server>
|
|
|
|
<name>
|
|
|
|
TFTP retrieve on invalid file
|
|
|
|
</name>
|
|
|
|
<command>
|
|
|
|
tftp://%HOSTIP:%TFTPPORT//invalid-file --trace-ascii log/traceit
|
|
|
|
</command>
|
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify pseudo protocol after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<errorcode>
|
|
|
|
69
|
|
|
|
</errorcode>
|
|
|
|
<protocol>
|
|
|
|
opcode: 1
|
|
|
|
filename: /invalid-file
|
|
|
|
mode: octet
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|