zephyr/tests/kernel
Anas Nashif b20c4846dd sanitycheck: fail on faults/panics/oopses
Fail in tests where we have an OOPS or a panic. Right now and in many
cases we continue and test case might be reported as PASS.

Cases that have the tag ignore_faults will ignore those faults (cases
that are testing faults for example).

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-06-07 18:01:49 -05:00
..
alert/alert_api tests: alert: improve test documentation 2018-05-23 18:58:03 -04:00
arm_irq_vector_table tests: arm: irq_vector_table: Fix Kconfig override 2018-06-06 15:23:07 -04:00
arm_runtime_nmi doc: fix misspellings in test documentation 2018-05-23 15:27:19 -05:00
boot_page_table
common tests/kernel/common: Add rigorous integer typing test 2018-05-23 19:40:07 -07:00
context tests: kernel context: rewrite test to use ztest correctly 2018-05-28 08:52:46 -04:00
critical tests: critical: fix naming and comments 2018-05-28 08:52:46 -04:00
device doc: process test documentation 2018-05-07 12:27:07 -04:00
early_sleep test: early_sleep: cleanup test 2018-05-28 08:52:46 -04:00
errno tests: errno: document test functions 2018-04-30 17:15:29 -04:00
fatal tests: fixes for ARC 2018-05-30 20:23:35 -04:00
fifo tests: fifo_timeout : Dereference after null check 2018-06-02 16:27:34 -04:00
fp_sharing tests: fp_sharing: Fix definition of PI_NUM_ITERATIONS 2018-05-03 23:24:57 -04:00
gen_isr_table
init tests: Remove newline character 2018-05-23 12:59:12 -04:00
irq_offload tests: Remove newline character 2018-05-23 12:59:12 -04:00
lifo tests: lifo: improve test documentation 2018-05-23 18:58:03 -04:00
mbox tests: mbox_api: Fully initialize k_box_msg struct 2018-06-05 10:26:59 -04:00
mem_heap/mheap_api_concept doc: fix misspellings in test documentation 2018-05-23 15:27:19 -05:00
mem_pool tests: mem_pool: organise test documentation 2018-05-31 14:05:38 -04:00
mem_protect tests: mem_protect: use better stack size arg 2018-06-02 16:29:46 -04:00
mem_slab tests/kernel/mem_slab: Fix memory overcommit for real 2018-06-02 16:24:47 -04:00
mp
msgq/msgq_api tests: msgq: improve test documentation 2018-05-23 18:58:03 -04:00
mutex tests: Remove newline character 2018-05-23 12:59:12 -04:00
obj_tracing tests: Remove newline character 2018-05-23 12:59:12 -04:00
pending tests kernel pending: unitialized variable 2018-05-10 08:20:15 -07:00
pipe sanitycheck: fail on faults/panics/oopses 2018-06-07 18:01:49 -05:00
poll doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
profiling/profiling_api tests: kernel: profiling: Fix _sys_soc_suspend logic 2018-06-01 08:57:59 -04:00
queue tests: Remove newline character 2018-05-23 12:59:12 -04:00
sched tests/kernel/preempt: Add yield and sleep cases 2018-06-04 23:07:13 -04:00
semaphore tests: semaphore: improve test documentation 2018-05-23 18:58:03 -04:00
sleep tests/kernel: Bump stack sizes for a few tests on qemu_x86 2018-05-19 07:00:55 +03:00
smp tests/kernel/smp: Properly synchronize CPU counters at test start 2018-05-31 14:02:03 -04:00
spinlock tests: Remove newline character 2018-05-23 12:59:12 -04:00
stack tests: stack: improve test documentation 2018-05-23 18:58:03 -04:00
static_idt tests: Remove newline character 2018-05-23 12:59:12 -04:00
threads tests: move schedule_api under sched/ 2018-05-28 08:52:46 -04:00
tickless doc: tests: remove obsolete and bogus test groups 2018-05-18 01:48:31 +03:00
timer tests: kernel: timer: timer_api: Remove nonexistent config option 2018-05-23 17:57:06 -04:00
workq tests: workqueue: fix doxygen group 2018-05-31 14:05:38 -04:00
xip tests: rename main test to main.c 2018-05-07 12:27:07 -04:00