summaryrefslogtreecommitdiffstats
path: root/usr.bin/apply/tests/Makefile
blob: 332bf7db169c342bf36ed3705734f1598f5f8db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

TESTSDIR=	${TESTSBASE}/usr.bin/apply

TAP_TESTS_SH=	legacy_test

FILESDIR=	${TESTSDIR}
FILES=		regress.00.in
FILES+=		regress.00.out
FILES+=		regress.01.out
FILES+=		regress.01.sh
FILES+=		regress.sh

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