Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c359 * @tc.name : strptime_1600
364 void strptime_1600(void) in strptime_1600() function
372 EXPECT_TRUE("strptime_1600", cnt > 0); in strptime_1600()
373 EXPECT_STREQ("strptime_1600", "1900-0-0", buffResult); in strptime_1600()
742 strptime_1600(); in main()

Completed in 2 milliseconds