Home
last modified time | relevance | path

Searched defs:expect_streq (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-google/recipes-google/test/test-sh/
H A Dlib.sh16 expect_streq() { function
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c559 int expect_streq(const char *expr, int llen, const char *cmp) in expect_streq() function