summaryrefslogtreecommitdiffstats
path: root/usr.bin/tr/tests/Makefile
blob: 58e4fadc65ec5baa4e9937b740d48b4ff135bfbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# $FreeBSD$

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

TAP_TESTS_SH=	legacy_test

FILESDIR=	${TESTSDIR}
FILES=		regress.00.out
FILES+=		regress.01.out
FILES+=		regress.02.out
FILES+=		regress.03.out
FILES+=		regress.04.out
FILES+=		regress.05.out
FILES+=		regress.06.out
FILES+=		regress.07.out
FILES+=		regress.08.out
FILES+=		regress.09.out
FILES+=		regress.0a.out
FILES+=		regress.0b.out
FILES+=		regress.0c.out
FILES+=		regress.0d.out
FILES+=		regress.in
FILES+=		regress.sh
FILES+=		regress2.in

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