| /linux-6.15/tools/testing/selftests/x86/ |
| H A D | test_vsyscall.c | 162 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 …]
|
| H A D | test_mremap_vdso.c | 94 ksft_test_result_skip( in main() 102 ksft_test_result_skip("vdso is sealed\n"); in main()
|
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | gup_longterm.c | 111 ksft_test_result_skip("need more free huge pages\n"); in do_test() 121 ksft_test_result_skip("need more free huge pages\n"); in do_test() 150 ksft_test_result_skip("gup_test not available\n"); in do_test() 155 ksft_test_result_skip("Unknown filesystem\n"); in do_test() 172 ksft_test_result_skip("PIN_LONGTERM_TEST_START failed (EINVAL)n"); in do_test() 202 ksft_test_result_skip("Unknown filesystem\n"); in do_test() 211 ksft_test_result_skip("io_uring_queue_init() failed (%s)\n", in do_test() 232 ksft_test_result_skip("io_uring_register_buffers() failed (%s)\n", in do_test() 329 ksft_test_result_skip("memfd_create() failed (%s)\n", strerror(errno)); in run_with_memfd_hugetlb()
|
| H A D | ksm_functional_tests.c | 251 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 D | mkdirty.c | 76 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 D | soft-dirty.c | 72 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 D | cow.c | 440 ksft_test_result_skip("io_uring_queue_init() failed\n"); in do_test_iouring() 585 ksft_test_result_skip("gup_test not available\n"); in do_test_ro_pin() 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() 1327 ksft_test_result_skip("MADV_COLLAPSE failed: %s\n", in do_test_anon_thp_collapse() 1510 ksft_test_result_skip("Huge zeropage not enabled\n"); in run_with_huge_zeropage() 1620 ksft_test_result_skip("fileno() failed\n"); in run_with_tmpfile() 1669 ksft_test_result_skip("memfd_create() failed\n"); in run_with_memfd_hugetlb() 1675 ksft_test_result_skip("need more free huge pages\n"); in run_with_memfd_hugetlb() [all …]
|
| H A D | virtual_address_range.c | 92 ksft_test_result_skip("prctl(PR_SET_VMA_ANON_NAME) not supported\n"); in mark_range() 129 ksft_test_result_skip("cannot create or open dump file\n"); in validate_complete_va_space() 215 ksft_test_result_skip("Memory constraint not fulfilled\n"); in main()
|
| H A D | pagemap_ioctl.c | 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() 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() 871 ksft_test_result_skip("%s only middle page written\n", __func__); in hpage_unit_tests() 895 ksft_test_result_skip("%s clear first half of huge page\n", __func__); in hpage_unit_tests() 952 ksft_test_result_skip("%s clear second half huge page\n", __func__); in hpage_unit_tests() 985 ksft_test_result_skip("%s get half huge page\n", __func__); in hpage_unit_tests() [all …]
|
| H A D | mseal_helpers.h | 15 ksft_test_result_skip("%s: line:%d\n", \
|
| H A D | on-fault-limit.c | 37 ksft_test_result_skip("The test must be run from a normal user\n"); in main()
|
| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | vec-syscfg.c | 246 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 D | sve-ptrace.c | 439 ksft_test_result_skip("Big endian not supported\n"); in ptrace_set_sve_get_fpsimd_data() 524 ksft_test_result_skip("Big endian not supported\n"); in ptrace_set_fpsimd_get_sve_data() 687 ksft_test_result_skip("%s FPSIMD set via SVE\n", in do_parent() 689 ksft_test_result_skip("%s FPSIMD read\n", in do_parent() 697 ksft_test_result_skip("%s SVE_PT_VL_INHERIT set\n", in do_parent() 699 ksft_test_result_skip("%s SVE_PT_VL_INHERIT cleared\n", in do_parent() 713 ksft_test_result_skip("%s get/set VL %d\n", in do_parent() 724 ksft_test_result_skip("%s set SVE get SVE for VL %d\n", in do_parent() 726 ksft_test_result_skip("%s set SVE get FPSIMD for VL %d\n", in do_parent() 728 ksft_test_result_skip("%s set FPSIMD get SVE for VL %d\n", in do_parent()
|
| /linux-6.15/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_abi.c | 57 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-6.15/tools/testing/selftests/riscv/abi/ |
| H A D | pointer_masking.c | 68 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-6.15/tools/testing/selftests/pidfd/ |
| H A D | pidfd_test.c | 95 ksft_test_result_skip( in test_pidfd_send_signal_simple_success() 152 ksft_test_result_skip( in test_pidfd_send_signal_exited_fail() 211 ksft_test_result_skip( in test_pidfd_send_signal_recycled_pid_fail() 220 ksft_test_result_skip("%s test: Unsharing pid namespace not permitted\n", in test_pidfd_send_signal_recycled_pid_fail() 231 ksft_test_result_skip("%s test: Unsharing mount namespace not permitted\n", in test_pidfd_send_signal_recycled_pid_fail() 386 ksft_test_result_skip("%s test: Skipping test\n", test_name); in test_pidfd_send_signal_recycled_pid_fail() 417 ksft_test_result_skip( in test_pidfd_send_signal_syscall_support()
|
| /linux-6.15/tools/testing/selftests/arm64/abi/ |
| H A D | ptrace.c | 129 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-6.15/tools/testing/selftests/timens/ |
| H A D | timens.h | 33 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()
|
| /linux-6.15/tools/testing/selftests/alsa/ |
| H A D | mixer-test.c | 412 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-6.15/tools/testing/selftests/clone3/ |
| H A D | clone3_set_tid.c | 232 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-6.15/tools/testing/selftests/timers/ |
| H A D | nanosleep.c | 134 ksft_test_result_skip("%-31s\n", clockstring(clockid)); in main() 144 ksft_test_result_skip("%-31s\n", clockstring(clockid)); in main()
|
| /linux-6.15/tools/testing/selftests/resctrl/ |
| H A D | resctrl_tests.c | 127 ksft_test_result_skip("Hardware does not support %s\n", test->name); in run_single_test() 136 …ksft_test_result_skip("SNC detection unreliable due to offline CPUs. Test results may not be accur… in run_single_test() 146 ksft_test_result_skip("Hardware does not support %s or %s is disabled\n", in run_single_test()
|
| /linux-6.15/tools/testing/selftests/filesystems/overlayfs/ |
| H A D | dev_in_maps.c | 138 ksft_test_result_skip("unable to create overlay mount\n"); in main() 145 ksft_test_result_skip("unable to create a new mount namespace\n"); in main()
|
| /linux-6.15/tools/testing/selftests/cgroup/ |
| H A D | test_hugetlb_memcg.c | 213 ksft_test_result_skip("test_hugetlb_memcg\n"); in main() 225 ksft_test_result_skip("test_hugetlb_memcg\n"); in main()
|
| /linux-6.15/tools/testing/selftests/openat2/ |
| H A D | openat2_test.c | 103 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()
|