summaryrefslogtreecommitdiffstats
path: root/tests/sys/Makefile
blob: fbfe367d50047f0a1e046a02b8fcfb45e510aa5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $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>
OpenPOWER on IntegriCloud