Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dfopen_tc.c19 static void test_fopen(void) in test_fopen() function
25 UTEST_UNIT_RUN(test_fopen); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c26 FILE * (*test_fopen)(const char *__restrict _name, const char *__restrict _type); variable
80 test_fopen = fopen; in test_defined()

Completed in 4 milliseconds