zephyr/tests/kernel
Peter Bigot ac94ffedce tests: kernel: timer_api: use slew for remaining timer threshold
This test sets a timer using one clock, waits using a second clock,
then sees whether the remaining time is the expected value.  When the
two clocks are skewed the comparison requires a threshold.  Provide a
means to estimate the maximum expected error.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-05 17:14:48 +02:00
..
common tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
context tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
device tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
early_sleep tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
fatal tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
fifo tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
fpu_sharing tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
gen_isr_table tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
interrupt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
lifo tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mbox tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mem_heap/mheap_api_concept tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mem_pool tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mem_protect userspace: add z_is_in_user_syscall() 2020-06-03 22:33:32 +02:00
mem_slab tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mp tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
msgq/msgq_api tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mutex tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
obj_tracing tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
pending tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
pipe tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
poll tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
profiling/profiling_api tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
queue tests/kernel/queue: Add regression test for CONFIG_POLL race condition 2020-06-03 01:47:41 +02:00
sched tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
semaphore/semaphore tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
sleep tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
smp tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
spinlock tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
stack/stack tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
threads tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tickless tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
timer tests: kernel: timer_api: use slew for remaining timer threshold 2020-06-05 17:14:48 +02:00
workq kernel/queue: Remove interior use of k_poll() 2020-06-03 01:47:41 +02:00
xip tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00