zephyr/tests/kernel
Andrew Boie 6020a50092 tests: schedule_api: skip test assert if COVERAGE
This test case is so timing sensitive that gathering code
coverage data screws up the results.

Since this is an abnormal execution environment anyway,
just skip the assertions if CONFIG_COVERAGE=y.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-06-19 08:42:50 -04:00
..
arm_irq_vector_table tests: adjust stack size for mps2_an385's coverage test 2019-04-11 17:59:39 -04:00
arm_runtime_nmi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
boot_page_table license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
common printk: make it 64-bit compatible 2019-06-17 10:28:44 -07:00
context pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
critical sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
device yaml: Remove redundant document separators 2019-06-19 10:40:10 +02:00
early_sleep license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fatal tests: kernel: fatal: add HW stack check for priv stack 2019-06-17 10:27:52 -07:00
fifo pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
fp_sharing arch/x86/Kconfig: remove CONFIG_ISA_IA32 2019-06-14 05:49:13 -04:00
gen_isr_table tests: kernel: Exclude platforms stm32_min_dev_* 2019-04-26 03:34:45 -07:00
interrupt tests: kernel: Exclude platforms stm32_min_dev_* 2019-04-26 03:34:45 -07:00
lifo pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
mbox pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
mem_heap/mheap_api_concept license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mem_pool memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00
mem_protect tests: kernel: userspace: correct address of thread priv stack start 2019-06-17 09:47:21 -07:00
mem_slab memslab/mempool: make tests 64-bit compatible 2019-06-11 09:38:06 -07:00
mp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
msgq/msgq_api license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mutex tests: mutex_api: run in user mode 2019-06-18 09:08:01 -04:00
obj_tracing k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
pending license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pipe tests: pipe: fix error with optimization disabled 2019-05-02 07:22:37 -04:00
poll tests: poll: expand userspace coverage 2019-06-18 09:08:01 -04:00
profiling/profiling_api tests: adjust stack size for mps2_an385's coverage test 2019-04-11 17:59:39 -04:00
queue tests: queue: test k_queue_alloc_*pend() 2019-06-18 09:08:01 -04:00
sched tests: schedule_api: skip test assert if COVERAGE 2019-06-19 08:42:50 -04:00
semaphore pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
sleep tests/kernel/sleep: add tests for k_usleep() API 2019-05-21 23:09:16 -04:00
smp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
spinlock license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
stack k_stack: make it 64-bit compatible 2019-06-14 05:46:29 -04:00
static_idt arch/x86/Kconfig: remove CONFIG_ISA_IA32 2019-06-14 05:49:13 -04:00
threads pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
tickless tests: tickless_concept: disable for coverage 2019-06-06 09:29:12 -07:00
timer tests: timer_api: Fix timer synchronization 2019-06-06 09:31:26 -04:00
workq style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
xip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00