Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c264 * @tc.name : strftime_1000
268 void strftime_1000(void) in strftime_1000() function
272 t_error("strftime_1000 failed: handlerChar is NULL\n"); in strftime_1000()
280 EXPECT_PTRNE("strftime_1000", timeptr, NULL); in strftime_1000()
291 EXPECT_TRUE("strftime_1000", count > 0); in strftime_1000()
292 EXPECT_STREQ("strftime_1000", buffer, "01"); in strftime_1000()
588 strftime_1000(); in main()

Completed in 2 milliseconds