Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c161 static MunitLogLevel munit_log_level_visible = MUNIT_LOG_INFO; variable
183 if (level < munit_log_level_visible) in munit_logf_exv()
2141 munit_log_level_visible = level; in munit_suite_main_custom()