Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c233 * @tc.name : strptime_1000
238 void strptime_1000(void) in strptime_1000() function
245 EXPECT_TRUE("strptime_1000", cnt > 0); in strptime_1000()
246 EXPECT_STREQ("strptime_1000", "-01-23", buffResult); in strptime_1000()
736 strptime_1000(); in main()

Completed in 2 milliseconds