Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A Dnolibc-test.c537 do { if (!(cond)) result(llen, SKIPPED); else ret += expect_strnz(expr, llen); } while (0)
540 int expect_strnz(const char *expr, int llen) in expect_strnz() function

Completed in 3 milliseconds