summaryrefslogtreecommitdiffstats
path: root/libexec/atf/atf-check/tests/Makefile
blob: d17f8b42326e8023b300e5248af89b8fa1d15015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

.include <bsd.init.mk>

PACKAGE=	tests
FILESGROUPS=	TESTS
TESTSPACKAGE=	${PACKAGE}

ATF=		${SRCTOP}/contrib/atf
.PATH:		${ATF}/atf-sh

ATF_TESTS_SH=	atf-check_test

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