Temporarily disconnect audit tests

Audit tests added in r334360 broke the build on a number of archs.
Remove the subdir from the top level tests/sys/Makefile until they're
fixed.
This commit is contained in:
Ed Maste 2018-05-30 00:36:58 +00:00
parent 82c78f803d
commit 16b88f72f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334362

View File

@ -6,7 +6,6 @@ TESTSDIR= ${TESTSBASE}/sys
TESTS_SUBDIRS+= acl
TESTS_SUBDIRS+= aio
TESTS_SUBDIRS+= audit
TESTS_SUBDIRS+= capsicum
TESTS_SUBDIRS+= ${_cddl}
TESTS_SUBDIRS+= fifo