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