/Linux-v5.10/tools/testing/selftests/membarrier/ |
D | membarrier_test_impl.h | 34 ksft_test_result_pass( in test_membarrier_cmd_fail() 57 ksft_test_result_pass( in test_membarrier_flags_fail() 74 ksft_test_result_pass( in test_membarrier_global_success() 96 ksft_test_result_pass( in test_membarrier_private_expedited_fail() 113 ksft_test_result_pass( in test_membarrier_register_private_expedited_success() 130 ksft_test_result_pass( in test_membarrier_private_expedited_success() 153 ksft_test_result_pass( in test_membarrier_private_expedited_sync_core_fail() 170 ksft_test_result_pass( in test_membarrier_register_private_expedited_sync_core_success() 187 ksft_test_result_pass( in test_membarrier_private_expedited_sync_core_success() 204 ksft_test_result_pass( in test_membarrier_register_global_expedited_success() [all …]
|
/Linux-v5.10/tools/testing/selftests/pidfd/ |
D | pidfd_open_test.c | 135 ksft_test_result_pass("do not allow invalid pid test: passed\n"); in main() 144 ksft_test_result_pass("do not allow invalid flag test: passed\n"); in main() 151 ksft_test_result_pass("open a new pidfd test: passed\n"); in main()
|
D | pidfd_test.c | 88 ksft_test_result_pass("%s test: Sent signal\n", test_name); in test_pidfd_send_signal_simple_success() 138 ksft_test_result_pass("%s test: Failed to send signal as expected\n", in test_pidfd_send_signal_exited_fail() 337 ksft_test_result_pass( in test_pidfd_send_signal_recycled_pid_fail() 375 ksft_test_result_pass( in test_pidfd_send_signal_syscall_support() 476 ksft_test_result_pass("%s test: Passed\n", test_name); in test_pidfd_poll_exec() 555 ksft_test_result_pass("%s test: Passed\n", test_name); in test_pidfd_poll_leader_exit()
|
D | pidfd_fdinfo_test.c | 59 ksft_test_result_pass("%s test: Expected failure: %s\n", in error_report() 64 ksft_test_result_pass("%s test: Passed\n"); in error_report()
|
D | pidfd_poll_test.c | 114 ksft_test_result_pass("pidfd poll test: pass\n"); in main()
|
/Linux-v5.10/tools/testing/selftests/arm64/fp/ |
D | sve-probe-vls.c | 50 ksft_test_result_pass("Enumerated %d vector lengths\n", nvqs); in main() 51 ksft_test_result_pass("All vector lengths valid\n"); in main()
|
/Linux-v5.10/tools/testing/selftests/sigaltstack/ |
D | sas.c | 69 ksft_test_result_pass( in my_usr1() 133 ksft_test_result_pass( in main() 187 ksft_test_result_pass( in main()
|
/Linux-v5.10/tools/testing/selftests/capabilities/ |
D | test_execve.c | 197 ksft_test_result_pass("Passed\n"); in fork_wait() 294 ksft_test_result_pass( in do_tests() 307 ksft_test_result_pass( in do_tests() 318 ksft_test_result_pass("PR_CAP_AMBIENT_RAISE worked\n"); in do_tests() 348 ksft_test_result_pass("Basic manipulation appears to work\n"); in do_tests()
|
/Linux-v5.10/tools/testing/selftests/timens/ |
D | clock_nanosleep.c | 100 ksft_test_result_pass("clockid: %d abs:%d timeout\n", clockid, abs); in run_test() 109 ksft_test_result_pass("clockid: %d abs:%d\n", clockid, abs); in run_test()
|
D | exec.c | 90 ksft_test_result_pass("exec\n"); in main()
|
D | gettime_perf.c | 53 ksft_test_result_pass("%s:\tclock: %10s\tcycles:\t%10ld\n", in test()
|
D | futex.c | 57 ksft_test_result_pass("futex with the %d clockid\n", clockid); in run_test()
|
D | procfs.c | 122 ksft_test_result_pass("Passed for /proc/uptime\n"); in check_uptime()
|
D | timer.c | 66 ksft_test_result_pass("clockid=%d\n", clockid); in run_test()
|
D | timerfd.c | 73 ksft_test_result_pass("clockid=%d\n", clockid); in run_test()
|
/Linux-v5.10/tools/testing/selftests/breakpoints/ |
D | breakpoint_test_arm64.c | 220 ksft_test_result_pass( in main() 235 ksft_test_result_pass( in main()
|
/Linux-v5.10/tools/testing/selftests/ |
D | kselftest.h | 127 static inline void ksft_test_result_pass(const char *msg, ...) in ksft_test_result_pass() function 162 ksft_test_result_pass(fmt, ##__VA_ARGS__);\
|
/Linux-v5.10/tools/testing/selftests/sync/ |
D | sync_test.c | 54 ksft_test_result_pass("[RUN]\t%s\n", name); in run_test()
|
/Linux-v5.10/tools/testing/selftests/clone3/ |
D | clone3_set_tid.c | 141 ksft_test_result_pass( in test_clone3_set_tid() 386 ksft_test_result_pass( in main()
|
D | clone3_clear_sighand.c | 116 ksft_test_result_pass("Cleared signal handlers for child process\n"); in test_clone3_clear_sighand()
|
D | clone3.c | 116 ksft_test_result_pass( in test_clone3()
|
/Linux-v5.10/tools/testing/selftests/futex/include/ |
D | logging.h | 110 ksft_test_result_pass("%s\n", test_name); in print_result()
|
/Linux-v5.10/tools/testing/selftests/openat2/ |
D | rename_attack_test.c | 88 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_rename_attack()
|
D | openat2_test.c | 92 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_openat2_struct() 235 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_openat2_flags()
|
/Linux-v5.10/tools/testing/selftests/arm64/mte/ |
D | mte_common_util.h | 79 ksft_test_result_pass(msg); in evaluate_test()
|