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

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

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