Searched refs:test_fopen (Results 1 – 2 of 2) sorted by relevance
19 static void test_fopen(void) in test_fopen() function25 UTEST_UNIT_RUN(test_fopen); in testcase()
26 FILE * (*test_fopen)(const char *__restrict _name, const char *__restrict _type); variable80 test_fopen = fopen; in test_defined()
Completed in 4 milliseconds