Searched refs:fail_thread (Results 1 – 1 of 1) sorted by relevance
1202 struct k_thread *fail_thread; in ZTEST() local1223 fail_thread = k_object_alloc(K_OBJ_THREAD); in ZTEST()1225 zassert_is_null(fail_thread, in ZTEST()