Searched refs:ztress (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/ztest/ztress/src/ |
D | main.c | 26 ZTEST(ztress, test_timeout) in ZTEST() argument 67 ZTEST(ztress, test_abort) in ZTEST() argument 82 ZTEST(ztress, test_repeat_completion) in ZTEST() argument 108 ZTEST(ztress, test_no_context_requirements) in ZTEST() argument 133 ZTEST(ztress, test_too_many_threads) in ZTEST() argument 154 ZTEST_SUITE(ztress, NULL, NULL, NULL, NULL, NULL);
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | CMakeLists.txt | 29 zephyr_library_sources_ifdef(CONFIG_ZTRESS src/ztress.c)
|
D | Kconfig | 247 int "Maximum number of threads in ztress framework"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 1861 * :github:`41710` - tests: ztest: ztress: Test randomly fails on qemu_cortex_a9
|
D | release-notes-3.2.rst | 1750 - :github:`49494` - testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12
|
D | release-notes-3.3.rst | 2637 - :github:`49494` - testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12
|