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 tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
arm_irq_vector_table tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
arm_runtime_nmi tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
bitfield tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
common tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
context tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
critical tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
ipm tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mbox/mbox_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mem_slab tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
msgq/msgq_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
multilib tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
mutex/mutex_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
semaphore/sema_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
sprintf tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
stack/stack_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
stackprot tests/kernel/stackprot: 'fatal fault' is not a failure 2017-01-03 19:30:54 +00:00
test_build tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
threads_lifecycle test_thread_init.c: fix build error 2017-01-03 19:29:02 +00:00
threads_scheduling/schedule_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
workq/workq_api tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
xip tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00