Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c82 * @tc.name : strftime_0300
86 void strftime_0300(void) in strftime_0300() function
90 t_error("strftime_0300 failed: handlerChar is NULL\n"); in strftime_0300()
98 EXPECT_PTRNE("strftime_0300", timeptr, NULL); in strftime_0300()
103 EXPECT_TRUE("strftime_0300", count > 0); in strftime_0300()
104 EXPECT_STREQ("strftime_0300", buffer, " 2"); in strftime_0300()
581 strftime_0300(); in main()

Completed in 2 milliseconds