Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/testsuite/ztest/include/zephyr/
Dztress.h213 void ztress_abort(void);
/Zephyr-Core-3.7.0/subsys/testsuite/ztest/src/
Dztress.c66 ztress_abort(); in test_timeout()
387 ztress_abort(); in ztress_execute()
399 void ztress_abort(void) in ztress_abort() function
/Zephyr-Core-3.7.0/tests/ztest/ztress/src/
Dmain.c64 ztress_abort(); in timeout_abort()
/Zephyr-Core-3.7.0/tests/lib/mpsc_pbuf/src/
Dconcurrent.c121 ztress_abort(); in test_fail()
/Zephyr-Core-3.7.0/doc/develop/test/
Dztest.rst442 or an explicit abort (:c:func:`ztress_abort`).