zephyr/tests/kernel
Mulin Chao fb1c2b58ac tests: kernel: gen_isr_table: Add workaround for npcx7m6fb soc.
In NPCX7M6FB, it uses some the IRQs at the end of the vector table,
for example, the irq 60 and 61 used for Multi-Input Wake-Up Unit (MIWU)
device by default, and conflicts with isr used for testing. Moving IRQs
for this test suite to solve the issue.

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-09-01 13:35:25 +02:00
..
common
context tests: kernel: context: add ARM Cortex-M1 support 2020-08-14 13:35:39 -05:00
device tests: tests/kernel/device modify yaml config 2020-08-19 09:34:28 -04:00
early_sleep
fatal sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
fifo
fpu_sharing sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
gen_isr_table tests: kernel: gen_isr_table: Add workaround for npcx7m6fb soc. 2020-09-01 13:35:25 +02:00
interrupt tests: kernel: interrupt: check that irq is not constantly pending 2020-08-14 13:35:39 -05:00
lifo
mbox guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
mem_heap/mheap_api_concept
mem_pool
mem_protect tests: mem_protect: fix partition remove test on v8-m with 8 regions 2020-08-28 12:55:37 +02:00
mem_slab
mp
msgq/msgq_api tests: msgq: address unchecked return values 2020-08-26 16:40:57 -04:00
mutex ztest: remove ztest_mem_domain 2020-08-26 20:35:02 -04:00
obj_tracing
pending
pipe
poll
profiling/profiling_api
queue
sched
semaphore/semaphore
sleep
smp
spinlock
stack/stack
threads sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tickless
timer tests: kernel: timer_api: fix formatting specifiers in diagnostic 2020-08-26 12:24:58 +02:00
workq sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
xip