Home
last modified time | relevance | path

Searched refs:test_fputs (Results 1 – 2 of 2) sorted by relevance

/examples/utest/testcases/posix/stdio_h/functions/
A Dfputs_tc.c36 static void test_fputs(void) in test_fputs() function
42 UTEST_UNIT_RUN(test_fputs); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c29 int (*test_fputs)(const char *__restrict, FILE *__restrict); variable
83 test_fputs = fputs; in test_defined()

Completed in 3 milliseconds