Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c342 * @tc.name : strftime_1300
346 void strftime_1300(void) in strftime_1300() function
350 t_error("strftime_1300 failed: handlerChar is NULL\n"); in strftime_1300()
358 EXPECT_PTRNE("strftime_1300", timeptr, NULL); in strftime_1300()
369 EXPECT_TRUE("strftime_1300", count > 0); in strftime_1300()
370 EXPECT_STREQ("strftime_1300", buffer, "2000"); in strftime_1300()
591 strftime_1300(); in main()

Completed in 1 milliseconds