]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r312114,r312194:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Feb 2017 16:29:23 +0000 (16:29 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Feb 2017 16:29:23 +0000 (16:29 +0000)
commit04c926f69feacae3342f7779d3b395d4b0207b7c
tree5b2e65cce0ccd8d7c3d7d3142cc264ad85b56659
parent1165e76386c449558c49c64c05a30abed2a3476c
MFC r312114,r312194:

r312114:

Enable WARNS?= 6 across all of tests/sys

r312194:

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

Tested with: make tinderbox

git-svn-id: svn://svn.freebsd.org/base/stable/10@313218 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tests/sys/Makefile.inc [new file with mode: 0644]