zephyr/tests/kernel/fatal
Ioannis Glaropoulos 8ef34566ed tests: explicitly disable HW Stack Protection when needed
Some ARM platforms, now, enable HW Stack Protection by
default in the Board definition. So if some tests
need to run without stack protection, it is not
sufficient to disable TEST_HW_STACK_PROTECTION;
we need to explicitly disable HW_STACK_PROTECTION.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-09-24 15:42:09 -05:00
..
exception tests: explicitly disable HW Stack Protection when needed 2020-09-24 15:42:09 -05:00
message_capture test: fatal exception: add test case 2020-09-17 21:37:39 -04:00