Home
last modified time | relevance | path

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

/components/utilities/utest/
A Dutest_log.h29 #define UTEST_LOG_ALL (1u) macro
A Dutest.c41 static rt_uint8_t utest_log_lv = UTEST_LOG_ALL;
70 if (lv == UTEST_LOG_ALL || lv == UTEST_LOG_ASSERT) in utest_log_lv_set()
426 if (utest_log_lv == UTEST_LOG_ALL) in utest_assert()

Completed in 17 milliseconds