Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c505 * @tc.name : strftime_2000
509 void strftime_2000(void) in strftime_2000() function
515 EXPECT_TRUE("strftime_2000", count > 0); in strftime_2000()
516 EXPECT_STREQ("strftime_2000", buffer, "99"); in strftime_2000()
598 strftime_2000(); in main()

Completed in 2 milliseconds