Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# $FreeBSD$

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>