xref: /freebsd-14.2/libexec/tftpd/tests/Makefile (revision d0b2dbfa)
1888651fcSAlan Somers
2888651fcSAlan Somers.include <bsd.own.mk>
3888651fcSAlan Somers
4888651fcSAlan SomersATF_TESTS_C=	functional
5888651fcSAlan SomersTEST_METADATA.functional+=	timeout=15
6888651fcSAlan Somers
7888651fcSAlan SomersLIBADD=	util
8*924e10b8SKyle EvansCSTD=	c11
9888651fcSAlan Somers
10888651fcSAlan Somers.include <bsd.test.mk>
11