zephyr/subsys/testsuite
Krzysztof Chruscinski 16bd0df2fd testsuite: ztest: Add framework for stress testing
Added framework for concurrency testing. Framework setup multiple
priority contexts and executes user handlers in that context. Test
terminates after certain number of repetitions or preemptions or
when timeout occurs. It can also be aborted by the user.

Framework can be used for testing resiliency to preemptions.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-01 07:37:22 -05:00
..
busy_sim testsuite: busy_sim: Use xoshiro128++ when enabled 2021-12-01 10:00:50 +01:00
coverage
include testsuite: busy_sim: Add callback to the interrupt 2021-12-01 10:00:50 +01:00
ztest testsuite: ztest: Add framework for stress testing 2022-01-01 07:37:22 -05:00
CMakeLists.txt
Kconfig testsuite: busy_sim: Use xoshiro128++ when enabled 2021-12-01 10:00:50 +01:00
unittest.cmake cmake: remove CMake policy CMP0000 and CMP0002 in unittest.cmake 2021-12-18 14:58:55 +01:00