Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dgetc_unlocked.c43 * @tc.name : getc_unlocked_0200
47 void getc_unlocked_0200(void) in getc_unlocked_0200() function
51 EXPECT_TRUE("getc_unlocked_0200", fptr != NULL); in getc_unlocked_0200()
54 EXPECT_TRUE("getc_unlocked_0200", fptr != NULL); in getc_unlocked_0200()
56 EXPECT_EQ("getc_unlocked_0200", ret, EOF); in getc_unlocked_0200()
66 getc_unlocked_0200(); in main()

Completed in 1 milliseconds