zephyr/tests/kernel/timer/timer_monotonic
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
..
src tests: timer_monotonic: Use volatile for timing variables 2022-05-16 09:43:52 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: kernel: timer_monotonic: Exclude for qemu_arc_hs 2022-04-19 09:15:06 -04:00