Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdlib_h/definitions/
A Dstdlib_h.c43 long (*test_strtol)(const char *__restrict __n, char **__restrict __end_PTR, int __b… variable
76 test_strtol = strtol; in test_defined()
/examples/utest/testcases/posix/stdlib_h/functions/
A Dstrtol_tc.c116 static void test_strtol(void) in test_strtol() function
122 UTEST_UNIT_RUN(test_strtol); in testcase()

Completed in 4 milliseconds