Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c108 * @tc.name : strftime_0400
112 void strftime_0400(void) in strftime_0400() function
116 t_error("strftime_0400 failed: handlerChar is NULL\n"); in strftime_0400()
124 EXPECT_PTRNE("strftime_0400", timeptr, NULL); in strftime_0400()
129 EXPECT_TRUE("strftime_0400", count > 0); in strftime_0400()
130 EXPECT_STREQ("strftime_0400", buffer, "18"); in strftime_0400()
582 strftime_0400(); in main()

Completed in 1 milliseconds