Searched refs:PASS (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/tools/testing/selftests/futex/include/ |
D | logging.h | 55 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/ |
D | test_select_reuseport.c | 361 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()
|
D | test_select_reuseport_kern.c | 161 GOTO_DONE(PASS); in _select_by_skb_data() 177 return result < PASS ? SK_DROP : SK_PASS; in _select_by_skb_data()
|
D | test_select_reuseport_common.h | 14 PASS, enumerator
|
/Linux-v4.19/tools/testing/selftests/ftrace/ |
D | ftracetest | 151 PASS=0 # The test succeeded. 182 $PASS)
|
D | README | 52 * PASS: The test succeeded as expected. The test which exits with 0 is
|
/Linux-v4.19/tools/testing/selftests/futex/ |
D | README | 38 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/ |
D | si21xx.c | 101 #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/ |
D | gpio-mockup.sh | 205 echo GPIO test PASS
|
/Linux-v4.19/include/trace/events/ |
D | xdp.h | 16 FN(PASS) \
|
/Linux-v4.19/tools/testing/selftests/android/ion/ |
D | README | 99 ion_test.sh: heap_type: 0 - [PASS]
|
/Linux-v4.19/Documentation/laptops/ |
D | laptop-mode.txt | 593 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
|