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> |
||
|---|---|---|
| .. | ||
| main.c | ||
| test_alarm_callback.c | ||
| test_alarm.c | ||
| test_calibrate.c | ||
| test_time_incrementing.c | ||
| test_time.c | ||
| test_update_callback.c | ||
| test_y2k.c | ||