Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c186 * @tc.name : strftime_0700
190 void strftime_0700(void) in strftime_0700() function
194 t_error("strftime_0700 failed: handlerChar is NULL\n"); in strftime_0700()
202 EXPECT_PTRNE("strftime_0700", timeptr, NULL); in strftime_0700()
207 EXPECT_TRUE("strftime_0700", count > 0); in strftime_0700()
208 EXPECT_STREQ("strftime_0700", buffer, "30-Jul-2022"); in strftime_0700()
585 strftime_0700(); in main()

Completed in 1 milliseconds