Home
last modified time | relevance | path

Searched refs:PASS (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/tools/testing/selftests/futex/include/
Dlogging.h51 const char *PASS = PASS_NORMAL; variable
74 PASS = PASS_COLOR; in log_color()
78 PASS = PASS_NORMAL; in log_color()
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_select_reuseport.c361 CHECK(err != len && expected >= PASS, in send_data()
378 nev = epoll_wait(epfd, &ev, 1, expected >= PASS ? 5 : 0); in do_test()
379 CHECK((nev <= 0 && expected >= PASS) || in do_test()
380 (nev > 0 && expected < PASS), in do_test()
389 if (expected < PASS) in do_test()
466 expected_results[PASS]++; in test_pass()
468 do_test(type, family, &cmd, PASS); in test_pass()
489 expected_results[PASS] += 2; in test_syncookie()
502 do_test(type, family, &cmd, PASS); in test_syncookie()
553 cli_fd = send_data(type, family, &cmd, sizeof(cmd), PASS); in test_detach_bpf()
Dtest_select_reuseport_common.h14 PASS, enumerator
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dtest_select_reuseport_kern.c161 GOTO_DONE(PASS); in _select_by_skb_data()
177 return result < PASS ? SK_DROP : SK_PASS; in _select_by_skb_data()
/Linux-v5.4/tools/testing/selftests/futex/
DREADME38 sent to stderr. Tests shall support the -c option to print PASS, FAIL, and
49 Result: (PASS|FAIL|ERROR)
/Linux-v5.4/tools/testing/selftests/ftrace/
Dftracetest219 PASS=0 # The test succeeded.
250 $PASS)
DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/Linux-v5.4/drivers/media/dvb-frontends/
Dsi21xx.c96 #define PASS 0 macro
388 status = PASS; in si21xx_send_diseqc_msg()
655 status = PASS; in si21xx_setacquire()
752 status = PASS; in si21xx_set_frontend()
/Linux-v5.4/tools/testing/selftests/gpio/
Dgpio-mockup.sh205 echo GPIO test PASS
/Linux-v5.4/tools/testing/selftests/android/ion/
DREADME99 ion_test.sh: heap_type: 0 - [PASS]
/Linux-v5.4/include/trace/events/
Dxdp.h16 FN(PASS) \
/Linux-v5.4/Documentation/admin-guide/laptops/
Dlaptop-mode.rst595 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do
655 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do