zephyr/tests/drivers/timer/nrf_rtc_timer
Alberto Escolar Piedras 90fec53381 tests nrf_rtc_timer: Avoid failures w NRF53_SYNC_RTC enabled
This test assumes it can use all configured
NRF_RTC_TIMER_USER_CHAN_COUNT,
But the sync RTC code uses one while it synchronizes.
Let's just disable it the sync rtc.

This fixes an issue where the test fails for a simulated
nrf5340.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-02 14:35:03 +01:00
..
boards
src tests/drivers/nrf_rtc_timer: Fix for nrf52_bsim 2023-05-04 20:50:11 +02:00
CMakeLists.txt
prj.conf tests nrf_rtc_timer: Avoid failures w NRF53_SYNC_RTC enabled 2023-11-02 14:35:03 +01:00
testcase.yaml tests nrf_rtc_timer: Allow on simulated nrf53 2023-09-29 18:56:33 +03:00