Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/logging/log_api/src/
Dtest_module.h24 #define TEST_INLINE_ERR_MSG "inline" macro
34 LOG_ERR(TEST_INLINE_ERR_MSG); in test_inline_func()
Dmain.c581 mock_log_frontend_record(test_source_id, LOG_LEVEL_ERR, TEST_INLINE_ERR_MSG); in ZTEST()
584 exp_timestamp, TEST_INLINE_ERR_MSG); in ZTEST()