aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mixer/tests/Makefile
blob: c8056169f9a405edfcb45c9a6c3132b990054bb8 (plain) (blame)
1
2
3
4
5
6
ATF_TESTS_SH+=	mixer_test

# mixer tests fiddle with a singleton dummy audio device.
TEST_METADATA.mixer_test=	is_exclusive=true

.include <bsd.test.mk>