zephyr/tests/kernel
Kumar Gala f31a73bb23 tests: kernel: context: Convert to new dts macros
Set the TICK_IRQ on litex and rv32m1 based on DT_IRQN().  For litex we
use DT_NODELABEL(timer0) and on rv32m1 we use DT_ALIAS(system_lptmr) to
determine the timer device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-30 17:39:27 -04:00
..
common timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
context tests: kernel: context: Convert to new dts macros 2020-04-30 17:39:27 -04:00
device
early_sleep timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fatal kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
fifo timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fp_sharing kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 2020-04-27 19:03:44 +02:00
gen_isr_table
interrupt Revert "tests: no need long busy_wait to waste cycles" 2020-04-28 20:34:57 -04:00
lifo kernel/timeout: Enable 64 bit timeout precision 2020-03-31 19:40:47 -04:00
mbox tests/kernel: Fill allocation robustly for mpool heap backend 2020-04-14 10:05:55 -07:00
mem_heap/mheap_api_concept tests/kernel: Fill allocation robustly for mpool heap backend 2020-04-14 10:05:55 -07:00
mem_pool tests/kernel/mem_pool: Split out tests for legacy mem_pool config 2020-04-14 10:05:55 -07:00
mem_protect kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
mem_slab timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
mp
msgq/msgq_api tests/kernel: Fill allocation robustly for mpool heap backend 2020-04-14 10:05:55 -07:00
mutex timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
obj_tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
pending kernel: remove unused offload workqueue option 2020-04-12 18:42:27 -04:00
pipe kernel: pipe: fix !K_NO_WAIT and >= min_xfer bytes transferred 2020-04-28 16:14:55 +02:00
poll boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
profiling/profiling_api timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
queue tests/kernel: Fill allocation robustly for mpool heap backend 2020-04-14 10:05:55 -07:00
sched boards: nrf52810_pca10040: Rename to nrf52dk_nrf52810 2020-04-06 13:09:07 +02:00
semaphore/semaphore timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
sleep kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
smp timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
spinlock
stack/stack timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
threads timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tickless timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
timer tests/kernel/timer/timer_api: Fix static double-conversion goof 2020-04-22 17:35:10 +02:00
workq tests: critical: change doxygen group 2020-04-12 18:42:27 -04:00
xip