Searched refs:tests2 (Results 1 – 1 of 1) sorted by relevance
1080 time_t tests2 = -5; in ZTEST() local1087 zassert_not_null(gmtime(&tests2), "gmtime failed"); in ZTEST()1138 time_t tests2 = -5; in ZTEST() local1145 zassert_not_null(localtime(&tests2), "localtime failed"); in ZTEST()