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

NETBSD_ATF_TESTS_SH=		cat_test

${PACKAGE}FILES+=		d_align.in
${PACKAGE}FILES+=		d_align.out
${PACKAGE}FILES+=		d_b_output.in
${PACKAGE}FILES+=		d_b_output.out
${PACKAGE}FILES+=		d_se_output.in
${PACKAGE}FILES+=		d_se_output.out
${PACKAGE}FILES+=		d_s_output.in
${PACKAGE}FILES+=		d_s_output.out
${PACKAGE}FILES+=		d_vt_output.in
${PACKAGE}FILES+=		d_vt_output.out

.include <netbsd-tests.test.mk>

.include <bsd.test.mk>