xref: /freebsd/usr.sbin/mixer/tests/Makefile (revision d439598dd0d341b0c0b77151ba904e09c42f8421)
1ATF_TESTS_SH+=	mixer_test
2
3# mixer tests fiddle with a singleton dummy audio device.
4TEST_METADATA.mixer_test=	is_exclusive=true
5
6.include <bsd.test.mk>
7