1ATF_TESTS_SH= livedump_test log_test 2 3# The test fails if any kernel modules are loaded while the test is running. 4TEST_METADATA.livedump_test+= is_exclusive=true 5 6.include <bsd.test.mk> 7
1ATF_TESTS_SH= livedump_test log_test 2 3# The test fails if any kernel modules are loaded while the test is running. 4TEST_METADATA.livedump_test+= is_exclusive=true 5 6.include <bsd.test.mk> 7