/linux-6.3-rc2/tools/testing/selftests/clone3/ |
A D | clone3_selftests.h | 62 ksft_exit_skip("clone3() syscall is not supported\n"); in test_clone3_supported() 77 ksft_exit_skip("clone3() syscall is not supported\n"); in test_clone3_supported()
|
/linux-6.3-rc2/tools/testing/selftests/sync/ |
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-6.3-rc2/tools/testing/selftests/timens/ |
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-6.3-rc2/tools/testing/selftests/mm/ |
A D | ksm_functional_tests.c | 260 ksft_exit_skip("open(\"/sys/kernel/mm/ksm/run\") failed\n"); in main() 263 ksft_exit_skip("open(\"/sys/kernel/mm/ksm/full_scans\") failed\n"); in main() 266 ksft_exit_skip("open(\"/proc/self/pagemap\") failed\n"); in main()
|
A D | madv_populate.c | 49 ksft_exit_skip("MADV_POPULATE_READ is not available\n"); in sense_support() 53 ksft_exit_skip("MADV_POPULATE_WRITE is not available\n"); in sense_support()
|
A D | memfd_secret.c | 272 ksft_exit_skip("memfd_secret is not supported\n"); in main()
|
/linux-6.3-rc2/tools/testing/selftests/cgroup/ |
A D | test_kmem.c | 427 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 434 ksft_exit_skip("memory controller isn't available\n"); in main() 438 ksft_exit_skip("Failed to set memory controller\n"); in main()
|
A D | test_memcontrol.c | 1298 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 1305 ksft_exit_skip("memory controller isn't available\n"); in main() 1309 ksft_exit_skip("Failed to set memory controller\n"); in main() 1313 ksft_exit_skip("Failed to query cgroup mount option\n"); in main() 1318 ksft_exit_skip("Failed to query cgroup mount option\n"); in main()
|
A D | test_kill.c | 280 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main()
|
A D | test_cpu.c | 704 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 708 ksft_exit_skip("Failed to set cpu controller\n"); in main()
|
A D | test_core.c | 866 ksft_exit_skip("cgroup v2 isn't mounted\n"); in main() 870 ksft_exit_skip("Failed to set memory controller\n"); in main()
|
/linux-6.3-rc2/tools/testing/selftests/membarrier/ |
A D | membarrier_test_impl.h | 339 ksft_exit_skip( in test_membarrier_query() 345 ksft_exit_skip( in test_membarrier_query()
|
/linux-6.3-rc2/tools/testing/selftests/resctrl/ |
A D | resctrl_tests.c | 228 return ksft_exit_skip("Not running as root. Skipping...\n"); in main() 255 return ksft_exit_skip("resctrl FS does not exist. Enable X86_CPU_RESCTRL config option.\n"); in main()
|
/linux-6.3-rc2/tools/testing/selftests/media_tests/ |
A D | media_device_open.c | 67 ksft_exit_skip("Please run the test as root - Exiting.\n"); in main()
|
A D | media_device_test.c | 72 ksft_exit_skip("Please run the test as root - Exiting.\n"); in main()
|
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/ |
A D | sve-probe-vls.c | 29 ksft_exit_skip("SVE not available\n"); in main()
|
A D | zt-ptrace.c | 342 ksft_exit_skip("SME2 not available\n"); in main() 349 ksft_exit_skip("Failed to read SME VL: %d (%s)\n", in main()
|
A D | za-ptrace.c | 351 ksft_exit_skip("SME not available\n"); in main()
|
/linux-6.3-rc2/tools/testing/selftests/timers/ |
A D | raw_skew.c | 141 …return ksft_exit_skip("The clock was adjusted externally. Shutdown NTPd or other time sync daemons… in main()
|
A D | freq-step.c | 229 ksft_exit_skip("precision: %.0f ns > MAX_PRECISION: %.0f ns\n", in init_test()
|
/linux-6.3-rc2/tools/testing/selftests/ir/ |
A D | ir_loopback.c | 92 ksft_exit_skip("cannot find lirc device for %s\n", rc); in lirc_open()
|
/linux-6.3-rc2/tools/testing/selftests/breakpoints/ |
A D | step_after_suspend_test.c | 139 ksft_exit_skip("Please run the test as root - Exiting.\n"); in suspend()
|
/linux-6.3-rc2/tools/testing/selftests/kvm/include/ |
A D | test_util.h | 40 ksft_exit_skip("- " fmt "\n", ##__VA_ARGS__); \
|
/linux-6.3-rc2/tools/testing/selftests/ |
A D | kselftest.h | 290 static inline int ksft_exit_skip(const char *msg, ...) in ksft_exit_skip() function
|
/linux-6.3-rc2/tools/testing/selftests/ipc/ |
A D | msgque.c | 201 return ksft_exit_skip( in main()
|