Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dsprintf_tc.c18 static void test_sprintf(void) in test_sprintf() function
24 UTEST_UNIT_RUN(test_sprintf); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c52 int (*test_sprintf)(char *__restrict, const char *__restrict, ...); variable
105 test_sprintf = sprintf; in test_defined()

Completed in 28 milliseconds