summaryrefslogtreecommitdiffstats
path: root/usr.bin/comm/tests/Makefile
blob: 90c34c05038216c7a82c96d253c7c71cc40adcd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

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

TAP_TESTS_SH=	legacy_test

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

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