zephyr/tests/kernel
Spoorthi K 82f73bd5e3 tests: nested_irq: Fix k_busy_wait usage and interrupt priority
k_busy_wait() call used in test expects time in us, but the test
is specifying wait in ms.

Also the test fails on NRF5 platform as the test hardcodes the
interrupts priority to 0 and 1 and assumes system timer to be of
priority 0 which is not the case in NRF5 platforms as per
@pizi-nordic where system timer is at priority 1. Hence changing
test interrupts to 1 and 2.

Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-12-11 13:36:52 -05:00
..
alert/alert_api tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
arm_irq_vector_table samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
arm_runtime_nmi tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
boot_page_table samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
common tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
context drivers/timer: New xtensa timer with tickless support 2018-11-13 17:10:07 -05:00
critical tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
device tests: kernel: test force suspend of device 2018-11-10 13:50:42 -05:00
early_sleep samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
errno samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
fatal samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
fifo tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
fp_sharing tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gen_isr_table tests: test dynamic IRQ APIs 2018-11-20 09:30:34 -05:00
init samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
interrupt tests: nested_irq: Fix k_busy_wait usage and interrupt priority 2018-12-11 13:36:52 -05:00
irq_offload samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
lifo tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
mbox samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
mem_heap/mheap_api_concept samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
mem_pool tests: mem_pool_api: reduce stack usage 2018-12-07 20:09:47 -05:00
mem_protect test: kernel: userspace: add include for arm core mpu 2018-12-05 15:15:07 -05:00
mem_slab samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
mp samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
msgq/msgq_api tests: msgq: Modify test to verify k_msgq_peek 2018-11-19 22:43:04 -05:00
mutex samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
obj_tracing samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
pending tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pipe tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
poll kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
profiling/profiling_api kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
queue samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
sched drivers/timer: Add a standard workaround for known qemu issues 2018-11-13 17:10:07 -05:00
semaphore tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
sleep drivers/timer: Add a standard workaround for known qemu issues 2018-11-13 17:10:07 -05:00
smp samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
spinlock samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
stack tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
static_idt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
threads tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
tickless kernel: ensure System Power Managment enables Tickless Idle. 2018-11-21 23:16:35 -05:00
timer tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
workq kernel: add user mode work_q capability 2018-11-29 09:21:18 -08:00
xip samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00