zephyr/tests/kernel
Yong Cong Sin a28da922db tests: interrupt: refactor the sw_isr_irq_parent_table tests
Split the `sw_isr_irq_parent_table` test into one that tests
the IRQ table index function which is generic and should
always be tested, and one that tests multi-instance -related
functions which only work in interrupt controller drivers that
has multi-instance implementation.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-12-08 08:40:41 -05:00
..
cache
common tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
condvar/condvar_api tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
context
device tests/kernel/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
early_sleep
events
fatal tests: kernel: skip kernel.common.stack_sentinel for hifive1 2023-12-05 16:20:10 -06:00
fifo
fpu_sharing tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
gen_isr_table irq: relocate multi-level irq out of irq.h 2023-10-30 11:43:39 -04:00
interrupt tests: interrupt: refactor the sw_isr_irq_parent_table tests 2023-12-08 08:40:41 -05:00
lifo
mbox tests: k_mbox: Change ZTEST_USER to ZTEST 2023-11-05 07:51:59 -05:00
mem_heap kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
mem_protect tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00
mem_slab
mp
msgq
mutex tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
obj_core tests: obj_core: Increase stack sizes 2023-10-25 10:05:52 +02:00
obj_tracking
pending
pipe
poll
profiling/profiling_api
queue
sched tests/kernel/sched/schedule_api: Replace delay with Z_SPIN_DELAY() 2023-11-30 09:42:25 -05:00
semaphore tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
sleep tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
smp tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
smp_boot_delay
spinlock test: spinlock: cleanup assertion 2023-11-06 15:44:34 -06:00
stack/stack
threads tests: threads: Remove unneeded option 2023-12-06 09:18:14 +00:00
tickless/tickless_concept
timer tests/kernel/timer/timer_behavior: Add possibility to set ip address 2023-12-01 10:53:51 +00:00
usage/thread_runtime_stats
workq tests: work_queue: Change TC_PRINT to LOG_DBG 2023-10-30 09:29:25 -04:00
xip