Home
last modified time | relevance | path

Searched refs:ASSERT_STR_EQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dtestlib.h78 #define ASSERT_STR_EQ(msg, got, exp) \ macro
H A Dread_pause.c83 ASSERT_STR_EQ(("bad last half of cookie"), buf, &cookie[i]); in munch()