Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c499 volatile int supp_thread_ok; variable
570 supp_thread_ok = true; in supp_thread_comm()
576 supp_thread_ok = false; in supp_thread_comm()
581 supp_thread_ok = false; in supp_thread_comm()
590 supp_thread_ok = false; in supp_thread_comm()
639 zassert_true(supp_thread_ok, "supp_thread_comm failed"); in ZTEST()
724 supp_thread_ok = true; in supp_thread_alloc()
730 supp_thread_ok = false; in supp_thread_alloc()
736 supp_thread_ok = false; in supp_thread_alloc()
744 supp_thread_ok = false; in supp_thread_alloc()
[all …]