Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c411 * @tc.name : strptime_1900
416 void strptime_1900(void) in strptime_1900() function
423 EXPECT_TRUE("strptime_1900", cnt > 0); in strptime_1900()
424 EXPECT_STREQ("strptime_1900", "-03", buffResult); in strptime_1900()
745 strptime_1900(); in main()

Completed in 1 milliseconds