zephyr/tests/kernel
Andrew Boie dea4394ef4 tests: fatal: fix sentinel timer IRQ checking
Tickless kernel is now always disabled, ensuring that when
the kernel's tick count changes, we really did get a timer
interrupt.

The test now awaits a change in tick count instead of busy
waiting for an arbitrary time period.

Fixes: #15013

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-03-29 22:13:40 -04:00
..
arm_irq_vector_table all: Update reserved function names 2019-03-11 13:48:42 -04:00
arm_runtime_nmi cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
boot_page_table all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
common all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
context tests: kernel: context: Fix build issue with RV32M1_LPTMR_TIMER 2019-03-13 17:02:05 -05:00
critical tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
device device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
early_sleep all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
fatal tests: fatal: fix sentinel timer IRQ checking 2019-03-29 22:13:40 -04:00
fifo tests/kernel/fifo/fifo_usage: Disable SMP 2019-03-15 19:42:59 +01:00
fp_sharing all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
gen_isr_table all: Update reserved function names 2019-03-11 13:48:42 -04:00
interrupt all: Update reserved function names 2019-03-11 13:48:42 -04:00
lifo m2gl025_miv: Ignore lifo_usage tests 2019-03-04 12:39:09 -05:00
mbox tests: mbox: Check k_mbox_get return 2019-03-23 20:13:12 -04:00
mem_heap/mheap_api_concept cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mem_pool tests: More SMP disablement 2019-03-20 11:33:29 -05:00
mem_protect all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mem_slab all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mp all: Update reserved function names 2019-03-11 13:48:42 -04:00
msgq/msgq_api tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 12:47:12 -08:00
mutex tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 12:47:12 -08:00
obj_tracing tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 12:47:12 -08:00
pending tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 12:47:12 -08:00
pipe all: Update reserved function names 2019-03-11 13:48:42 -04:00
poll all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
profiling/profiling_api power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
queue tests: Mass SMP disablement on non-SMP-safe tests 2019-02-27 14:22:06 -08:00
sched tests: samples: Re-enable SMP on a few tests 2019-03-23 19:28:15 -04:00
semaphore all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
sleep all: Update reserved function names 2019-03-11 13:48:42 -04:00
smp tests/kernel/smp: Give time for a wakeup to take effect 2019-03-23 19:28:15 -04:00
spinlock all: Update reserved function names 2019-03-11 13:48:42 -04:00
stack tests: More SMP disablement 2019-03-20 11:33:29 -05:00
static_idt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
threads tests: no-multithreading: do not report success twice 2019-03-26 20:09:07 -04:00
tickless all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
timer all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
workq all: Update reserved function names 2019-03-11 13:48:42 -04:00
xip tests/xip: exclude Minnowboard from test (does not do XIP) 2019-03-07 20:31:31 -05:00