Searched refs:expect_strzr (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c529 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_strzr(expr, llen); } while (0)
532 int expect_strzr(const char *expr, int llen) function

Completed in 113 milliseconds