zephyr/tests/posix
Paul Sokolovsky b07489614f tests: posix: clock: Workaround to align clocks before querying
Before calling clock_gettime() 2 times in row, issue k_usleep(1)
to align code execution to timer interrupt to prevent (well,
minimize) possibility of getting different ticks values.

Suggested by @andyross.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-05-08 17:31:45 +02:00
..
common tests: posix: clock: Workaround to align clocks before querying 2020-05-08 17:31:45 +02:00
eventfd tests: posix: eventfd: Don't mix POSIX and Zephyr kernel APIs 2020-05-08 17:31:45 +02:00
fs cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00