Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_l.c26 * @tc.name : strftime_l_0100
30 void strftime_l_0100(void) in strftime_l_0100() function
35 t_error("strftime_l_0100 failed: handlerChar is NULL\n"); in strftime_l_0100()
43 EXPECT_PTRNE("strftime_l_0100", timeptr, NULL); in strftime_l_0100()
49 EXPECT_STREQ("strftime_l_0100", buffer, test_asctime_data[i].result); in strftime_l_0100()
55 strftime_l_0100(); in main()

Completed in 1 milliseconds