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

.include <bsd.own.mk>

TESTSDIR= ${TESTSBASE}/sys

TESTS_SUBDIRS+=		kern
TESTS_SUBDIRS+=		netinet
TESTS_SUBDIRS+=		opencrypto
TESTS_SUBDIRS+=		sockets
TESTS_SUBDIRS+=		vfs

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

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