Searched refs:tests1 (Results 1 – 1 of 1) sorted by relevance
1079 time_t tests1 = 0; in ZTEST() local1086 zassert_not_null(gmtime(&tests1), "gmtime failed"); in ZTEST()1137 time_t tests1 = 0; in ZTEST() local1144 zassert_not_null(localtime(&tests1), "localtime failed"); in ZTEST()