]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/sys/sys/Makefile
fusefs: fix intermittency in the interrupt tests
[FreeBSD/FreeBSD.git] / tests / sys / sys / Makefile
1 # $FreeBSD$
2
3 TESTSDIR=       ${TESTSBASE}/sys/sys
4
5 ATF_TESTS_C=    bitstring_test
6
7 WARNS?= 5
8
9 .include <bsd.test.mk>