Re: svn commit: r282211 - head/tests/freebsd_test_suite

2015-04-29 Thread Garrett Cooper
On Apr 29, 2015, at 4:29, Gleb Smirnoff wrote: > On Wed, Apr 29, 2015 at 08:56:56AM +, Garrett Cooper wrote: > G> Author: ngie > G> Date: Wed Apr 29 08:56:56 2015 > G> New Revision: 282211 > G> URL: https://svnweb.freebsd.org/changeset/base/282211 > G> > G> Log: > G> ATF_REQUIRE_KERNEL_MODU

Re: svn commit: r282211 - head/tests/freebsd_test_suite

2015-04-29 Thread John Baldwin
On Wednesday, April 29, 2015 08:56:56 AM Garrett Cooper wrote: > Author: ngie > Date: Wed Apr 29 08:56:56 2015 > New Revision: 282211 > URL: https://svnweb.freebsd.org/changeset/base/282211 > > Log: > ATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIRE_MSG so the testcase > no longer bomb

Re: svn commit: r282211 - head/tests/freebsd_test_suite

2015-04-29 Thread Gleb Smirnoff
On Wed, Apr 29, 2015 at 08:56:56AM +, Garrett Cooper wrote: G> Author: ngie G> Date: Wed Apr 29 08:56:56 2015 G> New Revision: 282211 G> URL: https://svnweb.freebsd.org/changeset/base/282211 G> G> Log: G> ATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIRE_MSG so the testcase G> no l

svn commit: r282211 - head/tests/freebsd_test_suite

2015-04-29 Thread Garrett Cooper
Author: ngie Date: Wed Apr 29 08:56:56 2015 New Revision: 282211 URL: https://svnweb.freebsd.org/changeset/base/282211 Log: ATF_REQUIRE_KERNEL_MODULE: use atf_skip, not ATF_REQUIRE_MSG so the testcase no longer bombs out PLAIN_REQUIRE_KERNEL_MODULE: use printf + _exit, no err so the testcase