This commit adds a test in tests/kernel/fatal test-suite, which checks that the HW stack overflow detection works as expected during a user thread system call. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
CONFIG_HW_STACK_PROTECTION=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
|
CONFIG_SMP=n
|