Home
last modified time | relevance | path

Searched refs:passes (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/powerpc/security/
A Drfi_flush.c24 int fd, passes = 0, iter, rc = 0; in rfi_flush_test() local
83 passes++; in rfi_flush_test()
85 passes++; in rfi_flush_test()
92 if (passes < repetitions) { in rfi_flush_test()
97 repetitions - passes, repetitions); in rfi_flush_test()
104 passes, repetitions); in rfi_flush_test()
114 passes = 0; in rfi_flush_test()
A Dentry_flush.c24 int fd, passes = 0, iter, rc = 0; in entry_flush_test() local
82 passes++; in entry_flush_test()
84 passes++; in entry_flush_test()
91 if (passes < repetitions) { in entry_flush_test()
96 repetitions - passes, repetitions); in entry_flush_test()
103 passes, repetitions); in entry_flush_test()
114 passes = 0; in entry_flush_test()
A Duaccess_flush.c25 int fd, passes = 0, iter, rc = 0; in uaccess_flush_test() local
96 passes++; in uaccess_flush_test()
98 passes++; in uaccess_flush_test()
105 if (passes < repetitions) { in uaccess_flush_test()
110 repetitions - passes, repetitions); in uaccess_flush_test()
117 passes, repetitions); in uaccess_flush_test()
128 passes = 0; in uaccess_flush_test()
/tools/testing/selftests/drivers/net/mlxsw/
A Dqos_mc_aware.sh299 local passes=0
304 ((passes++))
318 ((attempts == passes))
324 echo " sent $attempts BC ARPs, got $passes responses"
/tools/testing/selftests/bpf/
A Dtest_verifier.c1505 int *passes, int *errors) in do_test_single() argument
1697 (*passes)++; in do_test_single()
1761 int i, passes = 0, errors = 0; in do_test() local
1782 do_test_single(test, true, &passes, &errors); in do_test()
1792 do_test_single(test, false, &passes, &errors); in do_test()
1799 printf("Summary: %d PASSED, %d SKIPPED, %d FAILED\n", passes, in do_test()
/tools/memory-model/scripts/
A DREADME107 test fails completely on the original version of LKMM and passes on the
/tools/testing/selftests/bpf/prog_tests/
A Dtest_sysctl.c1583 int passes = 0; in run_tests() local
1591 ++passes; in run_tests()
1593 printf("Summary: %d PASSED, %d FAILED\n", passes, fails); in run_tests()
/tools/virtio/virtio-trace/
A DREADME69 Then, libvirt passes the same command option to qemu.
/tools/memory-model/
A Dlinux-kernel.cat51 * Note: The po-unlock-lock-po relation only passes the lock to the direct
/tools/memory-model/litmus-tests/
A DREADME171 scheme covers litmus tests having a single cycle that passes through
/tools/testing/selftests/net/forwarding/
A Dlib.sh2117 passes) of this test.
/tools/usb/usbip/
A DCOPYING331 `Gnomovision' (which makes passes at compilers) written by James Hacker.
/tools/perf/Documentation/
A Dperf-intel-pt.txt1907 - full-trace, system wide : when buffer passes watermark
1908 - full-trace, not system-wide : when buffer passes watermark or

Completed in 24 milliseconds