Home
last modified time | relevance | path

Searched refs:ksft_test_result_pass (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.10/tools/testing/selftests/membarrier/
Dmembarrier_test_impl.h34 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/
Dpidfd_open_test.c135 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()
Dpidfd_test.c88 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()
Dpidfd_fdinfo_test.c59 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()
Dpidfd_poll_test.c114 ksft_test_result_pass("pidfd poll test: pass\n"); in main()
/Linux-v5.10/tools/testing/selftests/arm64/fp/
Dsve-probe-vls.c50 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/
Dsas.c69 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/
Dtest_execve.c197 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/
Dclock_nanosleep.c100 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()
Dexec.c90 ksft_test_result_pass("exec\n"); in main()
Dgettime_perf.c53 ksft_test_result_pass("%s:\tclock: %10s\tcycles:\t%10ld\n", in test()
Dfutex.c57 ksft_test_result_pass("futex with the %d clockid\n", clockid); in run_test()
Dprocfs.c122 ksft_test_result_pass("Passed for /proc/uptime\n"); in check_uptime()
Dtimer.c66 ksft_test_result_pass("clockid=%d\n", clockid); in run_test()
Dtimerfd.c73 ksft_test_result_pass("clockid=%d\n", clockid); in run_test()
/Linux-v5.10/tools/testing/selftests/breakpoints/
Dbreakpoint_test_arm64.c220 ksft_test_result_pass( in main()
235 ksft_test_result_pass( in main()
/Linux-v5.10/tools/testing/selftests/
Dkselftest.h127 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/
Dsync_test.c54 ksft_test_result_pass("[RUN]\t%s\n", name); in run_test()
/Linux-v5.10/tools/testing/selftests/clone3/
Dclone3_set_tid.c141 ksft_test_result_pass( in test_clone3_set_tid()
386 ksft_test_result_pass( in main()
Dclone3_clear_sighand.c116 ksft_test_result_pass("Cleared signal handlers for child process\n"); in test_clone3_clear_sighand()
Dclone3.c116 ksft_test_result_pass( in test_clone3()
/Linux-v5.10/tools/testing/selftests/futex/include/
Dlogging.h110 ksft_test_result_pass("%s\n", test_name); in print_result()
/Linux-v5.10/tools/testing/selftests/openat2/
Drename_attack_test.c88 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_rename_attack()
Dopenat2_test.c92 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/
Dmte_common_util.h79 ksft_test_result_pass(msg); in evaluate_test()

12