zephyr/tests/kernel
Inaky Perez-Gonzalez 57eb17a8ca tests/kernel/stackprot: 'fatal fault' is not a failure
By default, when a 'fatal fault' message is seen in the output of any
testcase, it is consider an inmediate fatal condition and the test
case is aborted.

However, this testcase is provoking the situation to verify the
condition is caught. This, it shall NOT be considered a fatal fault
and the default overriden to allow it to proceed.

This was done in the legacy testcases and now is moved to this
testcase, ported from legacy.

Change-Id: Icac6cf55cae2ffd9b071e9dd1f35918b7b30de5e
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2017-01-03 19:30:54 +00:00
..
alert/test_alert_api
arm_irq_vector_table
arm_runtime_nmi
bitfield
common
context
critical
ipm
mbox/mbox_api
mem_slab
msgq/msgq_api
multilib
mutex/mutex_api
semaphore/sema_api
sprintf
stack/stack_api
stackprot
test_build
threads_lifecycle
threads_scheduling/schedule_api
workq/workq_api
xip