Searched refs:test_fscanf (Results 1 – 2 of 2) sorted by relevance
35 static void test_fscanf(void) in test_fscanf() function41 UTEST_UNIT_RUN(test_fscanf); in testcase()
32 int (*test_fscanf)(FILE *__restrict, const char *__restrict, ...); variable86 test_fscanf = fscanf; in test_defined()
Completed in 3 milliseconds