Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c162 ksft_test_result_skip("vdso_gtod isn't set\n"); in test_gtod()
171 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_gtod()
190 ksft_test_result_skip("vdso_time\n"); in test_time()
191 ksft_test_result_skip("vdso_time\n"); in test_time()
205 ksft_test_result_skip("vdso_time isn't set\n"); in test_time()
218 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_time()
236 ksft_test_result_skip("vdso_getcpu\n"); in test_getcpu()
237 ksft_test_result_skip("vsyscall_map_x\n"); in test_getcpu()
279 ksft_test_result_skip("vdso_getcpu isn't set\n"); in test_getcpu()
304 ksft_test_result_skip("vsyscall_map_x isn't set\n"); in test_getcpu()
[all …]
/linux/tools/testing/selftests/mm/
H A Dgup_longterm.c107 ksft_test_result_skip("need more free huge pages\n"); in do_test()
117 ksft_test_result_skip("need more free huge pages\n"); in do_test()
146 ksft_test_result_skip("gup_test not available\n"); in do_test()
151 ksft_test_result_skip("Unknown filesystem\n"); in do_test()
168 ksft_test_result_skip("PIN_LONGTERM_TEST_START failed\n"); in do_test()
196 ksft_test_result_skip("Unknown filesystem\n"); in do_test()
205 ksft_test_result_skip("io_uring_queue_init() failed\n"); in do_test()
224 ksft_test_result_skip("io_uring_register_buffers() failed\n"); in do_test()
320 ksft_test_result_skip("memfd_create() failed\n");
H A Dksm_functional_tests.c251 ksft_test_result_skip("Merging memory skipped"); in mmap_and_merge_range()
290 ksft_test_result_skip("open(\"/proc/self/ksm_stat\") failed\n"); in test_unmerge_zero_pages()
294 ksft_test_result_skip("open \"/sys/kernel/mm/ksm/use_zero_pages\" failed\n"); in test_unmerge_zero_pages()
298 ksft_test_result_skip("write \"/sys/kernel/mm/ksm/use_zero_pages\" failed\n"); in test_unmerge_zero_pages()
390 ksft_test_result_skip("__NR_userfaultfd failed\n"); in test_unmerge_uffd_wp()
402 ksft_test_result_skip("UFFD_FEATURE_PAGEFAULT_FLAG_WP not available\n"); in test_unmerge_uffd_wp()
444 ksft_test_result_skip("PR_SET_MEMORY_MERGE not supported\n"); in test_prctl()
505 ksft_test_result_skip("Merge in child skipped\n"); in test_child_ksm_err()
518 ksft_test_result_skip("PR_SET_MEMORY_MERGE not supported\n"); in test_prctl_fork()
561 ksft_test_result_skip("PR_SET_MEMORY_MERGE not supported\n"); in test_prctl_fork_exec()
[all …]
H A Dmkdirty.c76 ksft_test_result_skip("MADV_HUGEPAGE failed\n"); in mmap_thp_range()
149 ksft_test_result_skip("Did not get a THP populated\n"); in test_ptrace_write_thp()
181 ksft_test_result_skip("mbind() failed\n"); in test_page_migration()
213 ksft_test_result_skip("Did not get a THP populated\n"); in test_page_migration_thp()
220 ksft_test_result_skip("mbind() failed\n"); in test_page_migration_thp()
252 ksft_test_result_skip("Did not get a THP populated\n"); in test_pte_mapped_thp()
290 ksft_test_result_skip("__NR_userfaultfd failed\n"); in test_uffdio_copy()
H A Dsoft-dirty.c72 ksft_test_result_skip("Test %s dirty bit of reused address page\n", __func__); in test_vma_reuse()
121 ksft_test_result_skip("Test %s huge page allocation\n", __func__); in test_hugepage()
122 ksft_test_result_skip("Test %s huge page dirty bit\n", __func__); in test_hugepage()
142 ksft_test_result_skip("Test %s open() file failed\n", __func__); in test_mprotect()
H A Dcow.c440 ksft_test_result_skip("io_uring_queue_init() failed\n"); in do_test_iouring()
455 ksft_test_result_skip("io_uring_register_buffers() failed\n"); in do_test_iouring()
585 ksft_test_result_skip("gup_test not available\n"); in do_test_ro_pin()
664 ksft_test_result_skip("PIN_LONGTERM_TEST_START failed\n"); in do_test_ro_pin()
766 ksft_test_result_skip("MADV_PAGEOUT did not work, is swap enabled?\n"); in do_run_with_base_page()
829 ksft_test_result_skip("Did not get a THP populated\n"); in do_run_with_thp()
927 ksft_test_result_skip("MADV_PAGEOUT did not work, is swap enabled?\n"); in do_run_with_thp()
1010 ksft_test_result_skip("need more free huge pages\n"); in run_with_hugetlb()
1023 ksft_test_result_skip("need more free huge pages\n"); in run_with_hugetlb()
1253 ksft_test_result_skip("MADV_COLLAPSE failed: %s\n", in do_test_anon_thp_collapse()
[all …]
H A Dpagemap_ioctl.c686 ksft_test_result_skip("%s all new pages must not be written (dirty)\n", prefix); in base_tests()
687 ksft_test_result_skip("%s all pages must be written (dirty)\n", prefix); in base_tests()
688 ksft_test_result_skip("%s all pages dirty other than first and the last one\n", in base_tests()
690 ksft_test_result_skip("%s PM_SCAN_WP_MATCHING | PM_SCAN_CHECK_WPASYNC\n", prefix); in base_tests()
691 ksft_test_result_skip("%s only middle page dirty\n", prefix); in base_tests()
692 ksft_test_result_skip("%s only two middle pages dirty\n", prefix); in base_tests()
868 ksft_test_result_skip("%s all new huge page must be written\n", __func__); in hpage_unit_tests()
869 ksft_test_result_skip("%s all the huge page must not be written\n", __func__); in hpage_unit_tests()
870 ksft_test_result_skip("%s all the huge page must be written and clear\n", __func__); in hpage_unit_tests()
871 ksft_test_result_skip(" in hpage_unit_tests()
[all...]
H A Dmseal_helpers.h15 ksft_test_result_skip("%s: line:%d\n", \
H A Don-fault-limit.c37 ksft_test_result_skip("The test must be run from a normal user\n"); in main()
/linux/tools/testing/selftests/arm64/fp/
H A Dvec-syscfg.c246 ksft_test_result_skip("Need to be root to write to /proc\n"); in proc_write_min()
281 ksft_test_result_skip("Need to be root to write to /proc\n"); in proc_write_max()
359 ksft_test_result_skip("%s only one VL supported\n", in prctl_set()
423 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_no_child()
461 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_for_child()
512 ksft_test_result_skip("%s only one VL supported\n", in prctl_set_onexec()
567 ksft_test_result_skip("%s Failed to enumerate VLs, not testing VL setting\n", in prctl_set_all_vqs()
706 ksft_test_result_skip("change_sve_while_sme\n"); in change_sve_with_za()
784 ksft_test_result_skip("%s not supported\n", in main()
793 ksft_test_result_skip("%s\n", all_types_tests[i].name); in main()
H A Dza-fork.c93 ksft_test_result_skip("fork_test\n"); in main()
/linux/tools/testing/selftests/pidfd/
H 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()
159 ksft_test_result_skip( in test_pidfd_send_signal_recycled_pid_fail()
168 ksft_test_result_skip("%s test: Unsharing pid namespace not permitted\n", in test_pidfd_send_signal_recycled_pid_fail()
179 ksft_test_result_skip("%s test: Unsharing mount namespace not permitted\n", in test_pidfd_send_signal_recycled_pid_fail()
334 ksft_test_result_skip("%s test: Skipping test\n", test_name); in test_pidfd_send_signal_recycled_pid_fail()
365 ksft_test_result_skip( in test_pidfd_send_signal_syscall_support()
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_abi.c57 ksft_test_result_skip("%s\n", name[0]); in vdso_test_gettimeofday()
81 ksft_test_result_skip("%s %s\n", name[1], in vdso_test_clock_gettime()
108 ksft_test_result_skip("%s\n", name[2]); in vdso_test_time()
133 ksft_test_result_skip("%s %s\n", name[3], in vdso_test_clock_getres()
/linux/tools/testing/selftests/riscv/abi/
H A Dpointer_masking.c68 ksft_test_result_skip("PMLEN=%d PR_GET_TAGGED_ADDR_CTRL\n", request); in test_pmlen()
70 ksft_test_result_skip("PMLEN=%d constraint\n", request); in test_pmlen()
71 ksft_test_result_skip("PMLEN=%d validity\n", request); in test_pmlen()
209 ksft_test_result_skip("failed to open sysctl file\n"); in test_tagged_addr_abi_sysctl()
210 ksft_test_result_skip("failed to open sysctl file\n"); in test_tagged_addr_abi_sysctl()
/linux/tools/testing/selftests/arm64/abi/
H 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()
159 ksft_test_result_skip("%s_arch_set\n", type_name); in test_hw_debug()
/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c412 ksft_test_result_skip("get_value.%s.%d\n", in test_ctl_get_value()
420 ksft_test_result_skip("get_value.%s.%d\n", in test_ctl_get_value()
718 ksft_test_result_skip("write_default.%s.%d\n", in test_ctl_write_default()
725 ksft_test_result_skip("write_default.%s.%d\n", in test_ctl_write_default()
733 ksft_test_result_skip("write_default.%s.%d\n", in test_ctl_write_default()
851 ksft_test_result_skip("write_valid.%s.%d\n", in test_ctl_write_valid()
858 ksft_test_result_skip("write_valid.%s.%d\n", in test_ctl_write_valid()
882 ksft_test_result_skip("write_valid.%s.%d\n", in test_ctl_write_valid()
1063 ksft_test_result_skip("write_invalid.%s.%d\n", in test_ctl_write_invalid()
1070 ksft_test_result_skip("write_invalid.%s.%d\n", in test_ctl_write_invalid()
[all …]
/linux/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c232 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
240 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
247 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
258 ksft_test_result_skip("Clone3() with set_tid requires root\n"); in main()
/linux/tools/testing/selftests/timens/
H 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()
H A Dtimer.c44 ksft_test_result_skip("Posix Clocks & timers are supported\n"); in run_test()
/linux/tools/testing/selftests/cgroup/
H A Dtest_hugetlb_memcg.c213 ksft_test_result_skip("test_hugetlb_memcg\n"); in main()
225 ksft_test_result_skip("test_hugetlb_memcg\n"); in main()
H A Dtest_pids.c169 ksft_test_result_skip("%s\n", tests[i].name); in main()
/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c103 resultfn = ksft_test_result_skip; in test_openat2_struct()
255 resultfn = ksft_test_result_skip; in test_openat2_flags()
268 ksft_test_result_skip("openat2 with %s fails with %d (%s)\n", in test_openat2_flags()
/linux/tools/testing/selftests/exec/
H A Drecursion-depth.c37 ksft_test_result_skip("error: unshare, errno %d\n", errno); in main()
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c279 ksft_test_result_skip("statmount mnt basic unavailable\n"); in test_statmount_mnt_basic()
339 ksft_test_result_skip("statmount sb basic unavailable\n"); in test_statmount_sb_basic()
573 ksft_test_result_skip("statmount %s unavailable\n", name); in test_statmount_string()
/linux/tools/testing/selftests/fchmodat2/
H A Dfchmodat2_test.c123 ksft_test_result_skip("fchmodat2(symlink)\n"); in test_symlink()

123