Searched refs:test_vfprintf (Results 1 – 2 of 2) sorted by relevance
42 static void test_vfprintf(void) in test_vfprintf() function48 UTEST_UNIT_RUN(test_vfprintf); in testcase()
60 int (*test_vfprintf)(FILE *restrict, const char *restrict, va_list); variable113 test_vfprintf = vfprintf; in test_defined()
Completed in 8 milliseconds