1 2PACKAGE= tests 3 4ATF_TESTS_SH+= \ 5 basic 6 7${PACKAGE}FILES+= \ 8 utils.subr 9 10.include <bsd.test.mk> 11