# $FreeBSD: stable/10/usr.sbin/fstyp/tests/Makefile 313488 2017-02-09 22:49:48Z ngie $

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>
