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