Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 11 of 11) sorted by relevance

/tools/testing/selftests/futex/include/
Dlogging.h53 const char *FAIL = FAIL_NORMAL; variable
76 FAIL = FAIL_COLOR; in log_color()
80 FAIL = FAIL_NORMAL; in log_color()
145 fprintf(stderr, "\t%s: "message, FAIL, ##args); \
/tools/testing/selftests/futex/
DREADME37 results are printed to stdout, while intermediate ERROR or FAIL messages are
38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and
45 FAIL: Reason for test failure
48 # there may be multiple ERROR or FAIL messages
49 Result: (PASS|FAIL|ERROR)
/tools/testing/selftests/bpf/
Dtest_xdp_redirect_multi.sh33 FAIL=0
50 FAIL=$((FAIL + 1))
213 echo "Summary: PASS $PASS, FAIL $FAIL"
214 [ $FAIL -eq 0 ] && exit 0 || exit 1
Dtest_kmod.sh45 dmesg | grep FAIL
/tools/testing/selftests/bpf/prog_tests/
Dsockmap_listen.c38 #define FAIL(fmt...) _FAIL(0, fmt) macro
44 FAIL("%s: %s", (msg), __buf); \
263 FAIL("unsupported address family %d", family); in init_addr_loopback()
466 FAIL("map_lookup: have %#llx, want %#llx", in test_lookup_after_insert()
994 FAIL("%s: incomplete write", log_prefix); in redir_to_connected()
1003 FAIL("%s: want pass count 1, have %d", log_prefix, pass); in redir_to_connected()
1008 FAIL("%s: incomplete recv", log_prefix); in redir_to_connected()
1105 FAIL("%s: incomplete write", log_prefix); in redir_to_listening()
1114 FAIL("%s: want drop count 1, have %d", log_prefix, drop); in redir_to_listening()
1228 FAIL("want pass count 1, have %d", pass); in test_reuseport_select_listening()
[all …]
/tools/time/
Dudelay_test.sh53 count=`grep -c FAIL $tmp_file`
/tools/testing/selftests/ftrace/
Dftracetest253 FAIL=1 # The test failed, but was expected to succeed.
295 $FAIL)
337 SIG_FAIL=$((SIG_BASE + FAIL))
DREADME55 * FAIL: The test failed, but was expected to succeed. The test which exits
/tools/testing/selftests/x86/
Dsyscall_numbering.c94 msg(FAIL, fmt, ## __VA_ARGS__); \
101 msg(FAIL, fmt, ## __VA_ARGS__); \
/tools/testing/selftests/netfilter/
Dnft_nat_zones.sh279 echo FAIL: Failure to connect for $cl 1>&2
Dnft_concat_range.sh1576 printf "[FAIL]\n"