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>
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=n
|
|
CONFIG_MULTITHREADING=n
|