Home
last modified time | relevance | path

Searched refs:EXPECT (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dtest_memcat_p.c20 #define EXPECT (INPUT_MAX * 2 - 2) macro
76 if (i != EXPECT) { in test_memcat_p_init()
78 EXPECT, i); in test_memcat_p_init()
/linux/samples/bpf/
H A Dtest_lwt_bpf.sh118 EXPECT=$2
121 [ "$GOT" != "$EXPECT" ] && {
122 expect_fail "$EXPECT" "$GOT"
/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst110 ``KUNIT_{EXPECT|ASSERT}_<op>[_MSG](kunit, property[, message])``
112 - ``{EXPECT|ASSERT}`` determines whether the check is an assertion or an