Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dlocaltime_r.c28 * @tc.name : localtime_r_0100
33 void localtime_r_0100(void) in localtime_r_0100() function
38 t_error("localtime_r_0100 failed: handlerChar is NULL\n"); in localtime_r_0100()
52 EXPECT_TRUE("localtime_r_0100", cnt > 0); in localtime_r_0100()
53 EXPECT_STREQ("localtime_r_0100", test_localtime_data[i].result, buff); in localtime_r_0100()
68 t_error("localtime_r_0100 failed: handlerChar is NULL\n"); in localtime64_r_0100()
89 localtime_r_0100(); in main()

Completed in 1 milliseconds