1 2PACKAGE= tests 3 4TESTSDIR= ${TESTSBASE}/examples 5 6ATF_TESTS_PYTEST += test_examples.py 7 8.include <bsd.test.mk> 9 10