]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292650,r292651:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jan 2016 20:06:15 +0000 (20:06 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jan 2016 20:06:15 +0000 (20:06 +0000)
commit62fe8ec5aaa92086602f17368364f3938fd5b449
treea92d97da56a2d5ac00bb8f8dc2ed17611b5d4372
parentf4164a2eb51b1f993a1b5539392de06b71d7b7c6
MFC r292650,r292651:

r292650:

Move mac_bsdextended check up before running the test_libugidfw_strings testcases

I realize that these tests could be run before mac_bsdextended is loaded, but
it would overcomplicate things to special case handle the testcases before doing
the mac_bsdextended(4) feature check

The testcases will be split up so they can be run separately in the near future

r292651:

Delete the comment about running `test_libugidfw_strings` before testing
`mac_is_present` so it doesn't accidentally confuse people

git-svn-id: svn://svn.freebsd.org/base/stable/10@293257 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tests/sys/mac/bsdextended/ugidfw_test.c