zephyr/tests/kernel
Ajay Kishore 2a103ea674 tests: add tests to validate interrupt nesting feature
This test is intended to verify the interrupt nesting.
Interrupt nesting feature allows an ISR to be preempted
in mid-execution if a higher priority interrupt is signaled.
The lower priority ISR resumes execution once the higher
priority ISR has completed its processing.

Signed-off-by: Ajay Kishore <ajay.kishore@intel.com>
2018-10-10 19:59:47 -04:00
..
alert/alert_api
arm_irq_vector_table
arm_runtime_nmi
boot_page_table
common
context
critical
device
early_sleep
errno
fatal
fifo
fp_sharing
gen_isr_table
init
interrupt tests: add tests to validate interrupt nesting feature 2018-10-10 19:59:47 -04:00
irq_offload
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing
pending
pipe
poll
profiling/profiling_api
queue
sched
semaphore
sleep
smp
spinlock
stack
static_idt
threads
tickless
timer
workq
xip