zephyr/tests/kernel/timer
Stephanos Ioannidis b3d6ac2e37 tests: timer_api: Fix duplicate timestamp update.
Remove duplicate "tdata.timestamp" update in duration_expire; this
value is already updated by k_uptime_delta.

Besides simply removing duplicate value update, this commit also
addresses the intermittent assertion failure that is caused by
updating "tdata.timestamp" at a later time than the actual execution
of the k_uptime_delta function.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2019-10-02 21:07:49 -04:00
..
timer_api tests: timer_api: Fix duplicate timestamp update. 2019-10-02 21:07:49 -04:00
timer_monotonic license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00