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