Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds