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 drivers: rtc: api: Add helper for determining calibration 2024-06-18 14:35:55 -04:00
rtc_utils drivers: rtc: Create utility function for time validation 2024-03-06 10:08:48 +00:00
shell tests/drivers several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00