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$

TESTSDIR=	${TESTSBASE}/sys/auditpipe

ATF_TESTS_C=	auditpipe_test

TEST_METADATA+= required_user="root"
WARNS?=	6

.include <bsd.test.mk>