zephyr/tests/kernel/timer
Stephanos Ioannidis b744130735 tests: timer_monotonic: Use volatile for timing variables
This commit adds the `volatile` qualifier to the timing variables, in
order to ensure that the compiler does not try to optimise the test in
a way that can affect the execution time measurements.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-16 09:43:52 -04:00
..
cycle64
starve
timer_api
timer_error_case
timer_monotonic tests: timer_monotonic: Use volatile for timing variables 2022-05-16 09:43:52 -04:00