Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dfscanf_tc.c35 static void test_fscanf(void) in test_fscanf() function
41 UTEST_UNIT_RUN(test_fscanf); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c32 int (*test_fscanf)(FILE *__restrict, const char *__restrict, ...); variable
86 test_fscanf = fscanf; in test_defined()

Completed in 3 milliseconds