Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c212 * @tc.name : strftime_0800
216 void strftime_0800(void) in strftime_0800() function
220 t_error("strftime_0800 failed: handlerChar is NULL\n"); in strftime_0800()
228 EXPECT_PTRNE("strftime_0800", timeptr, NULL); in strftime_0800()
233 EXPECT_TRUE("strftime_0800", count > 0); in strftime_0800()
234 EXPECT_STREQ("strftime_0800", buffer, "211"); in strftime_0800()
586 strftime_0800(); in main()

Completed in 1 milliseconds