Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c215 * @tc.name : strptime_0900
220 void strptime_0900(void) in strptime_0900() function
228 EXPECT_TRUE("strptime_0900", cnt > 0); in strptime_0900()
229 EXPECT_STREQ("strptime_0900", "2021-9-30", buffResult); in strptime_0900()
735 strptime_0900(); in main()

Completed in 1 milliseconds