Searched refs:expect_strtox (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/nolibc/ |
| H A D | nolibc-test.c | 642 …do { if (!(cond)) result(llen, SKIPPED); else ret += expect_strtox(llen, func, input, base, expect… 645 int expect_strtox(int llen, void *func, const char *input, int base, intmax_t expected, int expecte… in expect_strtox() function
|