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

/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c191 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_nz(expr, llen; } while (0)
194 int expect_nz(int expr, int llen) function

Completed in 758 milliseconds