xref: /freebsd/usr.sbin/mixer/tests/Makefile (revision ae316d1d1cffd71ab7751f94e10118777a88e027)
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