Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/futex/include/
Dlogging.h55 const char *PASS = PASS_NORMAL; variable
78 PASS = PASS_COLOR; in log_color()
82 PASS = PASS_NORMAL; in log_color()
/Linux-v4.19/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()
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()
Dtest_select_reuseport_common.h14 PASS, enumerator
/Linux-v4.19/tools/testing/selftests/ftrace/
Dftracetest151 PASS=0 # The test succeeded.
182 $PASS)
DREADME52 * PASS: The test succeeded as expected. The test which exits with 0 is
/Linux-v4.19/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-v4.19/drivers/media/dvb-frontends/
Dsi21xx.c101 #define PASS 0 macro
393 status = PASS; in si21xx_send_diseqc_msg()
660 status = PASS; in si21xx_setacquire()
757 status = PASS; in si21xx_set_frontend()
/Linux-v4.19/tools/testing/selftests/gpio/
Dgpio-mockup.sh205 echo GPIO test PASS
/Linux-v4.19/include/trace/events/
Dxdp.h16 FN(PASS) \
/Linux-v4.19/tools/testing/selftests/android/ion/
DREADME99 ion_test.sh: heap_type: 0 - [PASS]
/Linux-v4.19/Documentation/laptops/
Dlaptop-mode.txt593 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do
653 cat /etc/mtab | while read DEV MP FST OPTS DUMP PASS ; do