Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c374 * @tc.name : strftime_1400
378 void strftime_1400(void) in strftime_1400() function
382 t_error("strftime_1400 failed: handlerChar is NULL\n"); in strftime_1400()
390 EXPECT_PTRNE("strftime_1400", timeptr, NULL); in strftime_1400()
401 EXPECT_TRUE("strftime_1400", count > 0); in strftime_1400()
402 EXPECT_STREQ("strftime_1400", buffer, "2002"); in strftime_1400()
592 strftime_1400(); in main()

Completed in 1 milliseconds