# $FreeBSD$
PACKAGE= tests
FILESGROUPS= TESTS
TESTSPACKAGE= ${PACKAGE}
TESTSDIR= ${TESTSBASE}/sys/vm
ATF_TESTS_C+= mmap_test
.include <bsd.test.mk>