Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfprintf.c36 * @tc.name: fprintf_0200
40 void fprintf_0200(void) in fprintf_0200() function
42 char str[] = "This is a test fprintf_0200"; in fprintf_0200()
44 EXPECT_EQ("fprintf_0200", len, strlen(str)); in fprintf_0200()
85 fprintf_0200(); in main()

Completed in 1 milliseconds