Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfopen.c233 * @tc.name : fopen_0700
237 void fopen_0700(void) in fopen_0700() function
242 EXPECT_EQ("fopen_0700", errno, EINVAL); in fopen_0700()
245 EXPECT_EQ("fopen_0700", flag, INCREASE_LEN); in fopen_0700()
325 fopen_0700(); in main()

Completed in 1 milliseconds