zephyr/tests/kernel
Yong Cong Sin b2b2963e6a irq: multilevel: compile 3rd level IRQ APIs only when enabled
This revert the idea of 3fa7d78 from #78845.

The 3rd level IRQ APIs won't compile when
CONFIG_3RD_LEVEL_INTERRUPT_BITS=0.

Updated testcases accordingly.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2025-02-19 14:49:27 +00:00
..
cache
common tests: kernel: Test endian-specific buffer convert and copy functions 2025-01-17 13:56:33 +01:00
condvar/condvar_api
context Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
device
early_sleep
events
fatal Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
fifo
fpu_sharing toolchain: iar: Add experimental IAR support 2025-02-14 19:12:44 +00:00
gen_isr_table irq: multilevel: compile 3rd level IRQ APIs only when enabled 2025-02-19 14:49:27 +00:00
interrupt irq: multilevel: compile 3rd level IRQ APIs only when enabled 2025-02-19 14:49:27 +00:00
ipi_cascade Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
mem_slab
mp
msgq tests: kernel/msgq_api: join threads after each test 2025-01-22 20:47:05 +01:00
mutex tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
obj_core tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
obj_tracking tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
pending
pipe tests: kernel: Don't use VLA in pipe_api test. 2025-02-05 14:57:49 +01:00
poll
profiling/profiling_api
queue
sched tests: kernel: metairq: Ensure meta-IRQ can preempt a cooperative thread 2025-02-04 12:03:20 +01:00
semaphore tests: Update tests to use new k_pipe API 2025-01-17 19:43:44 +01:00
sleep
smp arch: common: be able to use ROM_START_OFFSET on RISCV 2025-01-17 09:07:45 +01:00
smp_abort
smp_boot_delay
smp_suspend
spinlock
stack/stack
threads tests/kernel/threads: Correct essential thread abort test 2025-02-10 22:26:10 +01:00
tickless/tickless_concept
timer tests: kernel: timer: timer_behavior: add tags 2025-01-30 02:02:06 +01:00
usage/thread_runtime_stats tests: kernel: Fix for nRF54H20 2025-01-14 15:38:32 +01:00
workq tests: kernel: workq_stop uninitialized variable 2025-01-14 13:25:35 +01:00
xip