zephyr/tests/drivers/rtc/rtc_api
Bjarki Arge Andreasen a0b9d018b4 tests: rtc_api: Update y2k test to allow unknown values
Some RTCs don't support the tm_yday and/or tm_wday fields
of the struct rtc_time structure. These RTCs must set the
values of the fields to -1 if they are not supported, and
the test must be able to handle this correctly. This commit
adds an exception to the tm_yday and tm_wday fields allowing
them to be set to -1.

Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com>
2023-10-27 10:53:19 +02:00
..
boards
src tests: rtc_api: Update y2k test to allow unknown values 2023-10-27 10:53:19 +02:00
CMakeLists.txt
prj.conf
testcase.yaml