aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gzip/tests/Makefile
blob: 96783eec23ea24b1922bab0f7b66e9df98f86490 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.include <bsd.own.mk>

PACKAGE=	tests

ATF_TESTS_SH=	zdiff_test
NETBSD_ATF_TESTS_SH=	gzip_test

${PACKAGE}FILES+=	foo.diff

.include <netbsd-tests.test.mk>

.include <bsd.test.mk>