Searched refs:test_sprintf (Results 1 – 2 of 2) sorted by relevance
18 static void test_sprintf(void) in test_sprintf() function24 UTEST_UNIT_RUN(test_sprintf); in testcase()
52 int (*test_sprintf)(char *__restrict, const char *__restrict, ...); variable105 test_sprintf = sprintf; in test_defined()
Completed in 28 milliseconds