zephyr/tests/kernel
Stephanos Ioannidis 620f55428d tests: sleep: Increase tick margin for Xilinx QEMU
The Xilinx QEMU, used to emulate the Xilinx ZynqMP platform, is
particularly unstable in terms of timing.

This commit increases the tick margin for the Xilinx ZynqMP platform
from 1 to 5 in order to allow the sleep test to pass with a reasonable
repeatability.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-02-11 08:03:37 -08:00
..
common
context drivers: timer: Add per-core ARM architected timer 2020-02-01 08:08:43 -05:00
critical
device
early_sleep
fatal tests/kernel/fatal: add volatile to prevent compiler optimization 2020-01-22 07:08:12 -08:00
fifo
fp_sharing
gen_isr_table
interrupt
lifo
mbox
mem_heap/mheap_api_concept
mem_pool
mem_protect kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing
pending
pipe kernel: pipe: runtime error checking 2020-01-20 17:19:54 -05:00
poll
profiling/profiling_api kernel: overhaul unused stack measurement 2020-02-08 10:02:35 +02:00
queue
sched
semaphore/semaphore tests: test k_sem_init() 2020-01-20 17:19:54 -05:00
sleep tests: sleep: Increase tick margin for Xilinx QEMU 2020-02-11 08:03:37 -08:00
smp tests/kernel/smp: current CPU is not atomic 2020-02-08 08:51:04 -05:00
spinlock
stack/stack
threads
tickless
timer tests/kernel: timer_api: Remove build_only tickless variant 2020-01-16 07:43:40 -06:00
workq
xip