Home
last modified time | relevance | path

Searched refs:gmtime_0100 (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
H A Dgmtime.c26 * @tc.name : gmtime_0100
30 void gmtime_0100(void) in gmtime_0100() function
35 t_error("gmtime_0100 failed: handlerChar is NULL\n"); in gmtime_0100()
48 EXPECT_TRUE("gmtime_0100", cnt > 0); in gmtime_0100()
49 EXPECT_STREQ("gmtime_0100", test_gmtime_data[i].result, buff); in gmtime_0100()
55 gmtime_0100(); in main()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dgmtime_sup.c472 * @tc.name : gmtime_0100
476 void gmtime_0100(void) in gmtime_0100() function
509 EXPECT_TRUE("gmtime_0100", cnt > 0); in gmtime_0100()
510 EXPECT_STREQ("gmtime_0100", gResultData[i].result, buff); in gmtime_0100()
559 gmtime_0100(); in main()

Completed in 2 milliseconds