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