zephyr/tests/kernel/fatal/no-multithreading/README
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

3 lines
103 B
Plaintext

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