Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/...
authorngie <ngie@FreeBSD.org>
Sat, 14 Jan 2017 20:21:21 +0000 (20:21 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 14 Jan 2017 20:21:21 +0000 (20:21 +0000)
commitcbdccfd09439d31778fb5443885a422354a6f8a9
treecac63174609210a03b29d2bff65a17d7e56cb772
parentbaf6d891be567eed5446de1b6c6bebdcd5f4d39a
Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/...

The primary goal for doing this is to leverage the work done in r312114
for enabling WARNS to address trivial code quality issues with new tests

MFC after: 6 days
Tested with: make tinderbox
Sponsored by: Dell EMC Isilon
tests/sys/fs/Makefile.inc [new file with mode: 0644]
tests/sys/kern/Makefile.inc [new file with mode: 0644]
tests/sys/kqueue/Makefile.inc [new file with mode: 0644]
tests/sys/mac/Makefile.inc [new file with mode: 0644]