summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fstyp/tests/Makefile
blob: 9be7d453aba77250ef562d1dc36779868cb9b58c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

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

ATF_TESTS_SH=	fstyp_test

FILES=	ext2.img.bz2
FILES+=	ext3.img.bz2
FILES+=	ext4.img.bz2
FILES+=	ext4_with_label.img.bz2
FILES+=	ntfs.img.bz2
FILES+=	ntfs_with_label.img.bz2
FILESDIR=	${TESTSDIR}

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