zephyr/tests/kernel/sched/schedule_api
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
..
src tests: test_sched_timeslice_reset: Fix slice time measurement 2019-05-23 09:28:58 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
prj_native_posix.conf tests/kernel/schedule_api: also test without time slicing 2019-04-18 12:26:52 -04:00
prj.conf tests/kernel/schedule_api: also test without time slicing 2019-04-18 12:26:52 -04:00
testcase.yaml tests/kernel/schedule_api: also test without time slicing 2019-04-18 12:26:52 -04:00