xref: /freebsd/usr.bin/truss/tests/Makefile (revision af25f24762307bf606690c0aca6a3205a0515914)
1PACKAGE=	tests
2
3ATF_TESTS_SH=	truss_test
4
5DIRS+=		TESTSDIR
6beforeinstall:	installdirs-TESTSDIR
7
8.include <bsd.test.mk>
9