zephyr/tests/drivers/rtc
Bjarki Arge Andreasen cdff2575a7 tests: rtc: time_incrementing: set nsec member
The rtc test suite uses timegm to convert a unix
timestamp to datetime, specifically struct tm which has no
nsec field, so the nsec field is not initialized properly.

Update tests to init nsec and isdst members of struct rtc_time.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-07-09 19:03:49 +02:00
..
rtc_api tests: rtc: time_incrementing: set nsec member 2024-07-09 19:03:49 +02:00
rtc_api_helpers
rtc_utils
shell