Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dmktime_sup.c468 * @tc.name : mktime_0100
472 void mktime_0100(void) in mktime_0100() function
491 EXPECT_PTRNE("mktime_0100", timeptr, NULL); in mktime_0100()
495 EXPECT_EQ("mktime_0100", mk, gResultData[i].result); in mktime_0100()
501 mktime_0100(); in main()
/third_party/musl/libc-test/src/functionalext/time/
H A Dmktime.c26 * @tc.name : mktime_0100
30 void mktime_0100(void) in mktime_0100() function
35 t_error("mktime_0100 failed: handlerChar is NULL\n"); in mktime_0100()
43 EXPECT_PTRNE("mktime_0100", timeptr, NULL); in mktime_0100()
47 EXPECT_EQ("mktime_0100", mk, test_mktime_data[i].result); in mktime_0100()
79 mktime_0100(); in main()

Completed in 2 milliseconds