xref: /freebsd/libexec/tftpd/tests/Makefile (revision ca4eddea97c54a567c25e0fcf4641a6885f33bdf)
1*888651fcSAlan Somers.include <bsd.own.mk>
2*888651fcSAlan Somers
3*888651fcSAlan SomersATF_TESTS_C=	functional
4*888651fcSAlan SomersTEST_METADATA.functional+=	timeout=15
5*888651fcSAlan Somers
6*888651fcSAlan SomersLIBADD=	util
7*888651fcSAlan Somers
8*888651fcSAlan Somers.include <bsd.test.mk>
9