summaryrefslogtreecommitdiffstats
path: root/tests/sys/Makefile
blob: b88af9eb48c08cbdbe2a3a176c2207fecfd856b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

.include <bsd.own.mk>

.PATH: ${.CURDIR}/..

TESTSDIR= ${TESTSBASE}/sys

TESTS_SUBDIRS+=		kern
TESTS_SUBDIRS+=		netinet

# Items not integrated into kyua runs by default
SUBDIR+=		pjdfstest

KYUAFILE= yes

.include <bsd.test.mk>
OpenPOWER on IntegriCloud