Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c238 * @tc.name : strftime_0900
242 void strftime_0900(void) in strftime_0900() function
246 t_error("strftime_0900 failed: handlerChar is NULL\n"); in strftime_0900()
254 EXPECT_PTRNE("strftime_0900", timeptr, NULL); in strftime_0900()
259 EXPECT_TRUE("strftime_0900", count > 0); in strftime_0900()
260 EXPECT_STREQ("strftime_0900", buffer, " 6"); in strftime_0900()
587 strftime_0900(); in main()

Completed in 2 milliseconds