summaryrefslogtreecommitdiff
path: root/tests/sbin/Makefile
blob: 11b8928dca377936d86850a8f396d167b698d205 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.9 2020/06/25 17:08:32 jruoho Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/sbin

TESTS_SUBDIRS+=	envstat fsck_ffs gpt ifconfig \
		newfs newfs_msdos resize_ffs \
		route setkey sysctl

.include <bsd.test.mk>