/linux/tools/testing/selftests/mm/ |
H A D | hugetlb_dio.c | 51 ksft_exit_skip("No free hugepage, exiting!\n"); in run_dio_using_hugetlb() 100 ksft_exit_skip("Unable to allocate file: %s\n", strerror(errno)); in main() 105 ksft_exit_skip("No free hugepage, exiting\n"); in main()
|
H A D | hugetlb_fault_after_madv.c | 71 ksft_exit_skip("Could not register signal handler."); in main() 75 ksft_exit_skip("Could not detect default hugetlb page size."); 82 ksft_exit_skip("This test needs one and only one page to execute. Got %lu\n", 92 ksft_exit_skip("Failed to allocated huge page\n");
|
H A D | hugetlb_madv_vs_map.c | 92 ksft_exit_skip("This test needs one and only one page to execute. Got %lu\n", in main()
|
H A D | ksm_functional_tests.c | 664 ksft_exit_skip("open(\"/sys/kernel/mm/ksm/run\") failed\n"); in init_global_file_handles() 667 ksft_exit_skip("open(\"/sys/kernel/mm/ksm/full_scans\") failed\n"); in init_global_file_handles() 670 ksft_exit_skip("open(\"/proc/self/pagemap\") failed\n"); in init_global_file_handles()
|
H A D | madv_populate.c | 42 ksft_exit_skip("MADV_POPULATE_READ is not available\n"); in sense_support() 46 ksft_exit_skip("MADV_POPULATE_WRITE is not available\n"); in sense_support()
|
H A D | seal_elf.c | 130 ksft_exit_skip("sealing not supported, check CONFIG_64BIT\n"); in main()
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_pids.c | 150 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 157 ksft_exit_skip("pids controller isn't available\n"); in main() 161 ksft_exit_skip("Failed to set pids controller\n"); in main()
|
H A D | test_hugetlb_memcg.c | 206 ksft_exit_skip("Failed to query cgroup mount option\n"); in main() 208 ksft_exit_skip("memory hugetlb accounting is disabled\n"); in main() 218 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main()
|
H A D | test_kmem.c | 424 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 431 ksft_exit_skip("memory controller isn't available\n"); in main() 435 ksft_exit_skip("Failed to set memory controller\n"); in main()
|
H A D | test_zswap.c | 603 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 606 ksft_exit_skip("zswap isn't configured\n"); in main() 613 ksft_exit_skip("memory controller isn't available\n"); in main() 617 ksft_exit_skip("Failed to set memory controller\n"); in main()
|
H A D | test_cpuset.c | 253 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 257 ksft_exit_skip("Failed to set cpuset controller\n"); in main()
|
H A D | test_memcontrol.c | 1568 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 1575 ksft_exit_skip("memory controller isn't available\n"); in main() 1579 ksft_exit_skip("Failed to set memory controller\n"); in main() 1583 ksft_exit_skip("Failed to query cgroup mount option\n"); in main() 1588 ksft_exit_skip("Failed to query cgroup mount option\n"); in main()
|
/linux/tools/testing/selftests/clone3/ |
H A D | clone3_selftests.h | 49 ksft_exit_skip("clone3() syscall is not supported\n"); in test_clone3_supported() 64 ksft_exit_skip("clone3() syscall is not supported\n"); in test_clone3_supported()
|
/linux/tools/testing/selftests/sync/ |
H A D | sync_test.c | 75 ksft_exit_skip("Sync framework not supported by kernel\n"); in sync_api_supported() 78 ksft_exit_skip("Run Sync test as root.\n"); in sync_api_supported()
|
/linux/tools/testing/selftests/vDSO/ |
H A D | vdso_test_chacha.c | 79 ksft_exit_skip("Not implemented on architecture\n"); in __arch_chacha20_blocks_nostack() 90 ksft_exit_skip("Required CPU capabilities missing\n"); in main() 95 ksft_exit_skip("getrandom() failed unexpectedly\n"); in main()
|
H A D | vdso_test_getrandom.c | 121 ksft_exit_skip("AT_SYSINFO_EHDR is not present\n"); in vgetrandom_init() 125 ksft_exit_skip("%s@%s symbol is missing from vDSO\n", name, version); in vgetrandom_init() 128 ksft_exit_skip("CPU does not have runtime support\n"); in vgetrandom_init()
|
/linux/tools/testing/selftests/timens/ |
H A D | timens.h | 58 ksft_exit_skip("need to run as root\n"); in unshare_timens() 108 ksft_exit_skip("Time namespaces are not supported\n"); in nscheck()
|
/linux/tools/testing/selftests/resctrl/ |
H A D | resctrl_tests.c | 182 ksft_exit_skip("Unable to allocate memory for fill_buf parameters.\n"); in main() 189 ksft_exit_skip("Unable to parse benchmark buffer size.\n"); in main() 200 ksft_exit_skip("Unable to parse benchmark memflush parameter.\n"); in main() 209 ksft_exit_skip("Only read operations supported.\n"); in main() 216 ksft_exit_skip("fill_buf is required to run until termination.\n"); in main() 326 ksft_exit_skip("Not running as root. Skipping...\n"); 329 ksft_exit_skip("resctrl FS does not exist. Enable X86_CPU_RESCTRL config option.\n"); 332 ksft_exit_skip("resctrl FS unmount failed.\n");
|
/linux/tools/testing/selftests/membarrier/ |
H A D | membarrier_test_impl.h | 339 ksft_exit_skip( in test_membarrier_query() 345 ksft_exit_skip( in test_membarrier_query()
|
/linux/tools/testing/selftests/media_tests/ |
H A D | media_device_open.c | 67 ksft_exit_skip("Please run the test as root - Exiting.\n"); in main()
|
H A D | media_device_test.c | 72 ksft_exit_skip("Please run the test as root - Exiting.\n"); in main()
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | sve-probe-vls.c | 29 ksft_exit_skip("SVE not available\n"); in main()
|
H A D | zt-ptrace.c | 344 ksft_exit_skip("SME2 not available\n"); in main() 351 ksft_exit_skip("Failed to read SME VL: %d (%s)\n", in main()
|
/linux/tools/testing/selftests/timers/ |
H A D | raw_skew.c | 138 ksft_exit_skip("The clock was adjusted externally. Shutdown NTPd or other time sync daemons\n"); in main()
|
/linux/tools/testing/selftests/ir/ |
H A D | ir_loopback.c | 92 ksft_exit_skip("cannot find lirc device for %s\n", rc); in lirc_open()
|