Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dvfprintf_tc.c42 static void test_vfprintf(void) in test_vfprintf() function
48 UTEST_UNIT_RUN(test_vfprintf); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c60 int (*test_vfprintf)(FILE *restrict, const char *restrict, va_list); variable
113 test_vfprintf = vfprintf; in test_defined()

Completed in 8 milliseconds