Home
last modified time | relevance | path

Searched refs:munit_log_level_fatal (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c162 static MunitLogLevel munit_log_level_fatal = MUNIT_LOG_ERROR; variable
235 if (level >= munit_log_level_fatal) { in munit_logf_ex()
2143 munit_log_level_fatal = level; in munit_suite_main_custom()