zephyr/tests
Inaky Perez-Gonzalez da5f3a5c89 legacy/kernel/test_{static_id,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,  in all such cases,  the testcase is provoking the situation to
verify the condition is caught.  In this case it shall NOT be considered
a fatal fault and the default overriden to allow it to proceed.

Change-Id: Id4e9138e5f0fcb8cd77efbb1831897fb0946ba20
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-11-15 00:40:17 +00:00
..
bluetooth Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED 2016-11-12 19:27:34 +02:00
booting/stub
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto
drivers tests/drivers/adc: move to ztest to actually test 2016-11-14 03:27:50 +00:00
fs/fat_fs fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include tests: provide MACRO to easily wrap test function to shell command 2016-11-08 14:25:59 +00:00
kernel drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
legacy legacy/kernel/test_{static_id,stackprot}: 'fatal fault' is not a failure 2016-11-15 00:40:17 +00:00
net net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
power/power_states ext qmsi: Add config support and kernel events for enabling SoCWatch 2016-11-12 01:36:49 +00:00
unit net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
ztest ztest: Do not print garbage if message is NULL 2016-11-11 20:28:33 +00:00
defaults.tc
Kconfig
Makefile
Makefile.test