Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/testing/selftests/vDSO/
A Dvdso_test_abi.c47 ksft_test_result_skip(VDSO_TEST_SKIP_MSG(name[0])); in vdso_test_gettimeofday()
70 ksft_test_result_skip(VDSO_TEST_SKIP_MSG(name[1])); in vdso_test_clock_gettime()
93 ksft_test_result_skip(VDSO_TEST_SKIP_MSG(name[2])); in vdso_test_time()
117 ksft_test_result_skip(VDSO_TEST_SKIP_MSG(name[3])); in vdso_test_clock_getres()
/linux-6.3-rc2/tools/testing/selftests/pidfd/
A 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()
/linux-6.3-rc2/tools/testing/selftests/mm/
A Dsoft-dirty.c72 ksft_test_result_skip("Test %s dirty bit of reused address page\n", __func__); in test_vma_reuse()
118 ksft_test_result_skip("Test %s huge page allocation\n", __func__); in test_hugepage()
119 ksft_test_result_skip("Test %s huge page dirty bit\n", __func__); in test_hugepage()
139 ksft_test_result_skip("Test %s open() file failed\n", __func__); in test_mprotect()
A Dcow.c442 ksft_test_result_skip("io_uring_queue_init() failed\n"); in do_test_iouring()
587 ksft_test_result_skip("gup_test not available\n"); in do_test_ro_pin()
998 ksft_test_result_skip("need more free huge pages\n"); in run_with_hugetlb()
1011 ksft_test_result_skip("need more free huge pages\n"); in run_with_hugetlb()
1228 ksft_test_result_skip("MADV_COLLAPSE failed: %s\n", in do_test_anon_thp_collapse()
1302 ksft_test_result_skip("MADV_COLLAPSE failed: %s\n", in do_test_anon_thp_collapse()
1477 ksft_test_result_skip("Huge zeropage not enabled\n"); in run_with_huge_zeropage()
1587 ksft_test_result_skip("fileno() failed\n"); in run_with_tmpfile()
1636 ksft_test_result_skip("memfd_create() failed\n"); in run_with_memfd_hugetlb()
1642 ksft_test_result_skip("need more free huge pages\n"); in run_with_memfd_hugetlb()
[all …]
A Dksm_functional_tests.c196 ksft_test_result_skip("__NR_userfaultfd failed\n"); in test_unmerge_uffd_wp()
208 ksft_test_result_skip("UFFD_FEATURE_PAGEFAULT_FLAG_WP not available\n"); in test_unmerge_uffd_wp()
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/
A Dvec-syscfg.c238 ksft_test_result_skip("Need to be root to write to /proc\n"); in proc_write_min()
273 ksft_test_result_skip("Need to be root to write to /proc\n"); in proc_write_max()
351 ksft_test_result_skip("%s only one VL supported\n", in prctl_set()
415 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_no_child()
453 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_for_child()
504 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_onexec()
558 ksft_test_result_skip("%s Failed to enumerate VLs, not testing VL setting\n", in prctl_set_all_vqs()
664 ksft_test_result_skip("%s not supported\n", in main()
A Dsve-ptrace.c437 ksft_test_result_skip("Big endian not supported\n"); in ptrace_set_sve_get_fpsimd_data()
522 ksft_test_result_skip("Big endian not supported\n"); in ptrace_set_fpsimd_get_sve_data()
685 ksft_test_result_skip("%s FPSIMD set via SVE\n", in do_parent()
687 ksft_test_result_skip("%s FPSIMD read\n", in do_parent()
695 ksft_test_result_skip("%s SVE_PT_VL_INHERIT set\n", in do_parent()
697 ksft_test_result_skip("%s SVE_PT_VL_INHERIT cleared\n", in do_parent()
711 ksft_test_result_skip("%s get/set VL %d\n", in do_parent()
722 ksft_test_result_skip("%s set SVE get SVE for VL %d\n", in do_parent()
724 ksft_test_result_skip("%s set SVE get FPSIMD for VL %d\n", in do_parent()
726 ksft_test_result_skip("%s set FPSIMD get SVE for VL %d\n", in do_parent()
A Dza-ptrace.c325 ksft_test_result_skip("Disabled ZA for VL %u\n", vl); in do_parent()
326 ksft_test_result_skip("Get and set data for VL %u\n", in do_parent()
/linux-6.3-rc2/tools/testing/selftests/resctrl/
A Dresctrl_tests.c81 ksft_test_result_skip("Hardware does not support MBM or MBM is disabled\n"); in run_mbm_test()
102 ksft_test_result_skip("Hardware does not support MBA or MBA is disabled\n"); in run_mba_test()
119 ksft_test_result_skip("Hardware does not support CMT or CMT is disabled\n"); in run_cmt_test()
139 ksft_test_result_skip("Hardware does not support CAT or CAT is disabled\n"); in run_cat_test()
/linux-6.3-rc2/tools/testing/selftests/clone3/
A Dclone3.c142 ksft_test_result_skip("Skipping clone3() with CLONE_NEWPID\n"); in main()
181 ksft_test_result_skip("Skipping clone3() with CLONE_NEWPID\n"); in main()
192 ksft_test_result_skip("Skipping clone3() with CLONE_NEWPID\n"); in main()
A 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-6.3-rc2/tools/testing/selftests/alsa/
A Dmixer-test.c382 ksft_test_result_skip("get_value.%d.%d\n", in test_ctl_get_value()
390 ksft_test_result_skip("get_value.%d.%d\n", in test_ctl_get_value()
629 ksft_test_result_skip("write_default.%d.%d\n", in test_ctl_write_default()
636 ksft_test_result_skip("write_default.%d.%d\n", in test_ctl_write_default()
644 ksft_test_result_skip("write_default.%d.%d\n", in test_ctl_write_default()
763 ksft_test_result_skip("write_valid.%d.%d\n", in test_ctl_write_valid()
770 ksft_test_result_skip("write_valid.%d.%d\n", in test_ctl_write_valid()
794 ksft_test_result_skip("write_valid.%d.%d\n", in test_ctl_write_valid()
981 ksft_test_result_skip("write_invalid.%d.%d\n", in test_ctl_write_invalid()
988 ksft_test_result_skip("write_invalid.%d.%d\n", in test_ctl_write_invalid()
[all …]
/linux-6.3-rc2/tools/testing/selftests/timens/
A 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()
A Dtimer.c44 ksft_test_result_skip("Posix Clocks & timers are supported\n"); in run_test()
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/
A Dptrace.c129 ksft_test_result_skip("tpidr2_write\n"); in test_tpidr()
130 ksft_test_result_skip("tpidr2_read\n"); in test_tpidr()
131 ksft_test_result_skip("write_tpidr_only\n"); in test_tpidr()
A Dhwcap.c471 ksft_test_result_skip("sigill_%s\n", in main()
475 ksft_test_result_skip("sigill_%s\n", in main()
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dnanosleep.c145 ksft_test_result_skip("%-31s\n", clockstring(clockid)); in main()
155 ksft_test_result_skip("%-31s\n", clockstring(clockid)); in main()
A Dinconsistency-check.c185 ksft_test_result_skip("%-31s\n", clockstring(clockid)); in main()
/linux-6.3-rc2/tools/testing/selftests/openat2/
A Dopenat2_test.c102 resultfn = ksft_test_result_skip; in test_openat2_struct()
254 resultfn = ksft_test_result_skip; in test_openat2_flags()
267 ksft_test_result_skip("openat2 with %s fails with %d (%s)\n", in test_openat2_flags()
/linux-6.3-rc2/tools/testing/selftests/arm64/mte/
A Dcheck_prctl.c68 ksft_test_result_skip("%s\n", name); in set_mode_test()
A Dmte_common_util.h86 ksft_test_result_skip(msg); in evaluate_test()
/linux-6.3-rc2/tools/testing/selftests/sigaltstack/
A Dsas.c157 ksft_test_result_skip( in main()
/linux-6.3-rc2/tools/testing/selftests/breakpoints/
A Dstep_after_suspend_test.c213 ksft_test_result_skip("CPU %d\n", cpu); in main()
/linux-6.3-rc2/tools/testing/selftests/kvm/s390x/
A Dtprot.c225 ksft_test_result_skip("STAGE_INIT_FETCH_PROT_OVERRIDE - " in main()
/linux-6.3-rc2/tools/testing/selftests/cgroup/
A Dtest_kill.c287 ksft_test_result_skip("%s\n", tests[i].name); in main()

Completed in 28 milliseconds

12