zephyr/tests/kernel/common/src
Peter Bigot 3aea86e777 tests: kernel/common: align time test with system tick
Reduce the error between the timer (which is tick-aligned) and
busy_wait (which is not) by aligning the busy_wait to start at
a tick boundary.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-09-29 10:47:03 +02:00
..
atomic.c tests: atomic operation: add new test cases 2020-06-10 10:46:28 -04:00
bitfield.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
boot_delay.c tests: kernel: common: re-enabled test-cases for Qemu Cortex-M0 2020-06-24 18:04:17 -07:00
byteorder.c tests: kernel: common: Add tests for 24-bit byteorder functions 2020-09-21 11:17:59 +02:00
clock.c tests: kernel/common: align time test with system tick 2020-09-29 10:47:03 +02:00
errno.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
irq_offload.c tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
main.c tests: kernel: common: Add tests for 24-bit byteorder functions 2020-09-21 11:17:59 +02:00
multilib.c
printk.c printk: print %p properly on 32-bit targets 2020-06-27 00:03:58 -04:00
timeout_order.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00