Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dlocaltime.c57 * @tc.name : localtime64_0100
62 void localtime64_0100(void) in localtime64_0100() function
67 t_error("localtime64_0100 failed: handlerChar is NULL\n"); in localtime64_0100()
80 EXPECT_TRUE("localtime64_0100", cnt > 0); in localtime64_0100()
81 EXPECT_STREQ("localtime64_0100", test_localtime_data[i].result, buff); in localtime64_0100()
88 localtime64_0100(); in main()

Completed in 0 milliseconds