Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c461 * @tc.name : strftime_1700
465 void strftime_1700(void) in strftime_1700() function
471 EXPECT_TRUE("strftime_1700", count > 0); in strftime_1700()
472 EXPECT_STREQ("strftime_1700", buffer, " 1"); in strftime_1700()
595 strftime_1700(); in main()

Completed in 4 milliseconds