Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c103 * @tc.name : strptime_0300
108 void strptime_0300(void) in strptime_0300() function
116 EXPECT_TRUE("strptime_0300", cnt > 0); in strptime_0300()
117 EXPECT_STREQ("strptime_0300", buffer, buffResult); in strptime_0300()
729 strptime_0300(); in main()

Completed in 2 milliseconds