Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c406 * @tc.name : strftime_1500
410 void strftime_1500(void) in strftime_1500() function
414 t_error("strftime_1500 failed: handlerChar is NULL\n"); in strftime_1500()
422 EXPECT_PTRNE("strftime_1500", timeptr, NULL); in strftime_1500()
428 EXPECT_TRUE("strftime_1500", count > 0); in strftime_1500()
429 EXPECT_STREQ("strftime_1500", buffer, "July"); in strftime_1500()
593 strftime_1500(); in main()

Completed in 2 milliseconds