Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c433 * @tc.name : strftime_1600
437 void strftime_1600(void) in strftime_1600() function
441 t_error("strftime_1600 failed: handlerChar is NULL\n"); in strftime_1600()
449 EXPECT_PTRNE("strftime_1600", timeptr, NULL); in strftime_1600()
456 EXPECT_TRUE("strftime_1600", count > 0); in strftime_1600()
457 EXPECT_STREQ("strftime_1600", buffer, "-"); in strftime_1600()
594 strftime_1600(); in main()

Completed in 1 milliseconds