opnsense-src/tests/sys/geom/class/multipath/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

12 lines
208 B
Makefile

PACKAGE= tests
TESTSDIR= ${TESTSBASE}/sys/geom/class/${.CURDIR:T}
ATF_TESTS_SH+= failloop
ATF_TESTS_SH+= misc
TEST_METADATA.failloop+= is_exclusive=true
${PACKAGE}FILES+= conf.sh
.include <bsd.test.mk>