mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:19:52 +00:00
struct tm has fields that were not being set by the implementation, causing the test to fail when the uninitialized values were compared with a static initialized result. Zero the structure before filling it. Closes #17794 Signed-off-by: Peter A. Bigot <pab@pabigot.com> |
||
---|---|---|
.. | ||
include | ||
source | ||
CMakeLists.txt |