Searched refs:test_atoi (Results 1 – 2 of 2) sorted by relevance
58 static void test_atoi(void) in test_atoi() function64 UTEST_UNIT_RUN(test_atoi); in testcase()
24 int (*test_atoi)(const char *__nptr); variable57 test_atoi = atoi; in test_defined()
Completed in 4 milliseconds