xref: /freebsd/tests/sys/geom/class/nop/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
11f4bcc45SGlen BarberPACKAGE=	tests
2430f7286SEnji Cooper
309d98641SEnji CooperTESTSDIR=	${TESTSBASE}/sys/geom/class/${.CURDIR:T}
409d98641SEnji Cooper
5162ea6dcSAlan SomersATF_TESTS_SH+=	nop_test
609d98641SEnji Cooper
7*dc8357deSMark Johnston# Some tests make use of the "disks" property and kyua may schedule
8*dc8357deSMark Johnston# them to run at the time time, which the tests do not expect.
9*dc8357deSMark JohnstonTEST_METADATA.nop_test+= is_exclusive="true"
10*dc8357deSMark Johnston
1109d98641SEnji Cooper.include <bsd.test.mk>
12