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
CMakeLists.txt
README
prj.conf
testcase.yaml

README

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