# $FreeBSD: stable/11/usr.sbin/fstyp/tests/Makefile 299094 2016-05-04 23:20:53Z ngie $

PACKAGE=	tests

ATF_TESTS_SH=	fstyp_test

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

.include <bsd.test.mk>
