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

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

Completed in 109 milliseconds