Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/membarrier/
H A 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 …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/
H A 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()
475 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()
H A 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()
H A Dpidfd_fdinfo_test.c60 ksft_test_result_pass("%s test: Expected failure: %s\n", in error_report()
65 ksft_test_result_pass("%s test: Passed\n"); in error_report()
H A Dpidfd_poll_test.c114 ksft_test_result_pass("pidfd poll test: pass\n"); in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/capabilities/
H A 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()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A 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()
/OK3568_Linux_fs/kernel/tools/testing/selftests/sigaltstack/
H A Dsas.c69 ksft_test_result_pass( in my_usr1()
133 ksft_test_result_pass( in main()
187 ksft_test_result_pass( in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A 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()
H A Dexec.c90 ksft_test_result_pass("exec\n"); in main()
H A Dgettime_perf.c53 ksft_test_result_pass("%s:\tclock: %10s\tcycles:\t%10ld\n", in test()
H A Dfutex.c57 ksft_test_result_pass("futex with the %d clockid\n", clockid); in run_test()
H A Dprocfs.c122 ksft_test_result_pass("Passed for /proc/uptime\n"); in check_uptime()
H A Dtimer.c66 ksft_test_result_pass("clockid=%d\n", clockid); in run_test()
H A Dtimerfd.c73 ksft_test_result_pass("clockid=%d\n", clockid); in run_test()
/OK3568_Linux_fs/kernel/tools/testing/selftests/
H A 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__);\
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c220 ksft_test_result_pass( in main()
235 ksft_test_result_pass( in main()
/OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c141 ksft_test_result_pass( in test_clone3_set_tid()
386 ksft_test_result_pass( in main()
H A Dclone3_clear_sighand.c116 ksft_test_result_pass("Cleared signal handlers for child process\n"); in test_clone3_clear_sighand()
H A Dclone3.c122 ksft_test_result_pass( in test_clone3()
/OK3568_Linux_fs/kernel/tools/testing/selftests/sync/
H A Dsync_test.c54 ksft_test_result_pass("[RUN]\t%s\n", name); in run_test()
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A 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()
H A Drename_attack_test.c88 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_rename_attack()
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/
H A Dlogging.h110 ksft_test_result_pass("%s\n", test_name); in print_result()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.h79 ksft_test_result_pass(msg); in evaluate_test()

12