Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dputchar_tc.c16 static void test_putchar(void) in test_putchar() function
22 UTEST_UNIT_RUN(test_putchar); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c45 int (*test_putchar)(int); variable
98 test_putchar = putchar; in test_defined()

Completed in 5 milliseconds