Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c160 * @tc.name : strftime_0600
164 void strftime_0600(void) in strftime_0600() function
168 t_error("strftime_0600 failed: handlerChar is NULL\n"); in strftime_0600()
176 EXPECT_PTRNE("strftime_0600", timeptr, NULL); in strftime_0600()
181 EXPECT_TRUE("strftime_0600", count > 0); in strftime_0600()
182 EXPECT_STREQ("strftime_0600", buffer, "pm"); in strftime_0600()
584 strftime_0600(); in main()

Completed in 1 milliseconds