Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c24 static bool failed_expectation; variable
469 failed_expectation = true; in ztest_test_expect_fail()
521 if (failed_expectation) { in run_test()
522 failed_expectation = false; in run_test()
631 failed_expectation = true; in ztest_test_expect_fail()
727 failed_expectation) { in run_test()
729 failed_expectation = false; in run_test()