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

TESTSDIR=	${TESTSBASE}/usr.sbin/fstyp

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