Home
last modified time | relevance | path

Searched refs:ksft_test_result_skip (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.15/tools/testing/selftests/pidfd/
Dpidfd_test.c63 ksft_test_result_skip( in test_pidfd_send_signal_simple_success()
100 ksft_test_result_skip( in test_pidfd_send_signal_exited_fail()
158 ksft_test_result_skip( in test_pidfd_send_signal_recycled_pid_fail()
167 ksft_test_result_skip("%s test: Unsharing pid namespace not permitted\n", in test_pidfd_send_signal_recycled_pid_fail()
178 ksft_test_result_skip("%s test: Unsharing mount namespace not permitted\n", in test_pidfd_send_signal_recycled_pid_fail()
333 ksft_test_result_skip("%s test: Skipping test\n", test_name); in test_pidfd_send_signal_recycled_pid_fail()
364 ksft_test_result_skip( in test_pidfd_send_signal_syscall_support()
Dpidfd_fdinfo_test.c55 ksft_test_result_skip("%s test: %s\n", test_name, err->msg); in error_report()
/Linux-v5.15/tools/testing/selftests/resctrl/
Dresctrl_tests.c65 ksft_test_result_skip("Hardware does not support MBM or MBM is disabled\n"); in run_mbm_test()
84 ksft_test_result_skip("Hardware does not support MBA or MBA is disabled\n"); in run_mba_test()
101 ksft_test_result_skip("Hardware does not support CMT or CMT is disabled\n"); in run_cmt_test()
119 ksft_test_result_skip("Hardware does not support CAT or CAT is disabled\n"); in run_cat_test()
/Linux-v5.15/tools/testing/selftests/arm64/fp/
Dvec-syscfg.c236 ksft_test_result_skip("Need to be root to write to /proc\n"); in proc_write_min()
271 ksft_test_result_skip("Need to be root to write to /proc\n"); in proc_write_max()
352 ksft_test_result_skip("%s only one VL supported\n", in prctl_set()
416 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_no_child()
454 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_for_child()
505 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_onexec()
587 ksft_test_result_skip("%s not supported\n", in main()
/Linux-v5.15/tools/testing/selftests/clone3/
Dclone3.c138 ksft_test_result_skip("Skipping clone3() with CLONE_NEWPID\n"); in main()
177 ksft_test_result_skip("Skipping clone3() with CLONE_NEWPID\n"); in main()
188 ksft_test_result_skip("Skipping clone3() with CLONE_NEWPID\n"); in main()
Dclone3_set_tid.c223 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
230 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
236 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
245 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
/Linux-v5.15/tools/testing/selftests/timens/
Dtimens.h33 ksft_test_result_skip("CLOCK_BOOTTIME_ALARM isn't supported\n"); in check_skip()
47 ksft_test_result_skip("Posix Clocks & timers are not supported\n"); in check_skip()
Dtimer.c44 ksft_test_result_skip("Posix Clocks & timers are supported\n"); in run_test()
/Linux-v5.15/tools/testing/selftests/openat2/
Dopenat2_test.c102 resultfn = ksft_test_result_skip; in test_openat2_struct()
254 resultfn = ksft_test_result_skip; in test_openat2_flags()
Dresolve_test.c450 resultfn = ksft_test_result_skip; in test_openat2_opath_tests()
/Linux-v5.15/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c213 ksft_test_result_skip("CPU %d\n", cpu); in main()
/Linux-v5.15/tools/testing/selftests/sigaltstack/
Dsas.c157 ksft_test_result_skip( in main()
/Linux-v5.15/tools/testing/selftests/
Dkselftest.h181 static inline void ksft_test_result_skip(const char *msg, ...) in ksft_test_result_skip() function
Dkselftest_harness.h1003 ksft_test_result_skip("%s\n", t->results->reason[0] ? in __run_test()
/Linux-v5.15/tools/testing/selftests/cgroup/
Dtest_kill.c287 ksft_test_result_skip("%s\n", tests[i].name); in main()
Dtest_kmem.c446 ksft_test_result_skip("%s\n", tests[i].name); in main()
Dtest_freezer.c838 ksft_test_result_skip("%s\n", tests[i].name); in main()
Dtest_core.c713 ksft_test_result_skip("%s\n", tests[i].name); in main()
Dtest_memcontrol.c1218 ksft_test_result_skip("%s\n", tests[i].name); in main()
/Linux-v5.15/tools/testing/selftests/vm/
Dmemfd_secret.c28 #define skip(fmt, ...) ksft_test_result_skip(fmt, ##__VA_ARGS__)
/Linux-v5.15/tools/testing/selftests/capabilities/
Dtest_execve.c374 ksft_test_result_skip("SUID/SGID tests (needs privilege)\n"); in do_tests()