zephyr/tests/kernel/sched
Piotr Zięcik ba4eae14dd tests: test_sched_timeslice_reset: Fix slice time measurement
The time measurement based on k_uptime_delta() might be not accurate
for some values of CONFIG_SYS_CLOCK_TICKS_PER_SEC. This commit
introduces measurement based on k_cycle_get_32(), which is more
precise.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-05-23 09:28:58 -04:00
..
deadline license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
preempt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
schedule_api tests: test_sched_timeslice_reset: Fix slice time measurement 2019-05-23 09:28:58 -04:00