zephyr/tests/drivers/rtc/rtc_api
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
..
boards everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
src tests: rtc: time_incrementing: set nsec member 2024-07-09 19:03:49 +02:00
CMakeLists.txt
Kconfig tests: drivers: rtc: rtc_api: add config for alarm time mask 2024-06-28 20:58:22 -04:00
prj.conf
testcase.yaml tests: drivers: rtc api testing with timeout 2024-05-24 09:56:29 -05:00