freebsd-nq/tests/sys/Makefile

14 lines
205 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/sys
TESTS_SUBDIRS+= kern
TESTS_SUBDIRS+= netinet
# Items not integrated into kyua runs by default
SUBDIR+= pjdfstest
.include <bsd.test.mk>