zephyr/tests/drivers/timer/nrf_rtc_timer
Andrzej Głąbek ea859cce1e tests: drivers: nrf_rtc_timer: Add a next cycle timeouts test case
Add a test case that schedules a set of consecutive timeouts,
each one on the next cycle of the system timer but each time
after a slightly larger delay.
This test case reveals a problem in the current nrf_rtc_timer
implementation that sometimes a compare value can be missed
what leads to timeouts delayed by 512 seconds.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-01-25 11:25:01 +00:00
..
boards
src tests: drivers: nrf_rtc_timer: Add a next cycle timeouts test case 2023-01-25 11:25:01 +00:00
CMakeLists.txt
prj.conf tests: drivers: timer: move the nrf rtc test to new ztest API 2022-08-26 21:33:49 -04:00
testcase.yaml tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00