Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c296 * @tc.name : strptime_1300
301 void strptime_1300(void) in strptime_1300() function
306 t_error("strptime_1300 failed: handlerChar is NULL\n"); in strptime_1300()
314 EXPECT_PTRNE("strptime_1300", timeptr, NULL); in strptime_1300()
320 EXPECT_TRUE("strptime_1300", cnt > 0); in strptime_1300()
321 EXPECT_STREQ("strptime_1300", "18", buffResult); in strptime_1300()
739 strptime_1300(); in main()

Completed in 2 milliseconds