Home
last modified time | relevance | path

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

/Zephyr-latest/tests/ztest/error_hook/src/
Dmain.c32 ZTEST_CATCH_ASSERT_FAIL, enumerator
190 case ZTEST_CATCH_ASSERT_FAIL: in ztest_post_assert_fail_hook()
301 case_type = ZTEST_CATCH_ASSERT_FAIL; in ZTEST_USER()