/[base]
ViewVC logotype

Revision 330696


Jump to revision: Previous Next
Author: asomers
Date: Fri Mar 9 15:30:20 2018 UTC (6 years, 3 months ago)
Changed paths: 4
Log Message:
Add some functional tests for tftpd(8)

tftpd(8) is difficult to test in isolation due to its relationship with
inetd.  Create a test program that mimics the behavior of tftp(1) and
inetd(8) and verifies tftpd's response in several different scenarios.

These test cases cover all of the basic TFTP protocol, but not the optional
parts.

PR:		157700
PR:		225996
PR:		226004
PR:		226005
MFC after:	3 weeks
Differential Revision:	https://reviews.freebsd.org/D14310


Changed paths

Path Details
Directoryhead/libexec/tftpd/Makefile modified , text changed
Directoryhead/libexec/tftpd/tests/ added
Directoryhead/libexec/tftpd/tests/Makefile added
Directoryhead/libexec/tftpd/tests/functional.c added

  ViewVC Help
Powered by ViewVC 1.1.27