zephyr/tests/kernel/fatal/no-multithreading
Krzysztof Chruscinski acd8d8ebda tests: kernel: fatal: Add no multithreading test
Added test which verifies that when multithreading is disabled
exception as correctly handled by the kernel.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-04-29 14:50:35 +02:00
..
src tests: kernel: fatal: Add no multithreading test 2021-04-29 14:50:35 +02:00
CMakeLists.txt tests: kernel: fatal: Add no multithreading test 2021-04-29 14:50:35 +02:00
prj.conf tests: kernel: fatal: Add no multithreading test 2021-04-29 14:50:35 +02:00
README tests: kernel: fatal: Add no multithreading test 2021-04-29 14:50:35 +02:00
testcase.yaml tests: kernel: fatal: Add no multithreading test 2021-04-29 14:50:35 +02:00

This test case verifies that kernel fatal error handling works correctly
when CONFIG_MULTITHREADING=n.