| /linux/tools/testing/selftests/mm/ |
| H A D | gup_longterm.c | 124 result = KSFT_SKIP; in do_test() 130 result = KSFT_SKIP; in do_test() 143 result = KSFT_SKIP; in do_test() 175 result = KSFT_SKIP; in do_test() 181 result = KSFT_SKIP; in do_test() 199 result = KSFT_SKIP; in do_test() 237 result = KSFT_SKIP; in do_test() 248 result = KSFT_SKIP; in do_test() 275 result = KSFT_SKIP; in do_test() 311 log_test_result(KSFT_SKIP); in run_with_memfd() [all …]
|
| H A D | cow.c | 437 log_test_result(KSFT_SKIP); in do_test_iouring() 453 log_test_result(KSFT_SKIP); in do_test_iouring() 601 log_test_result(KSFT_SKIP); in do_test_ro_pin() 683 ret = KSFT_SKIP; in do_test_ro_pin() 796 log_test_result(KSFT_SKIP); in do_run_with_base_page() 862 log_test_result(KSFT_SKIP); in do_run_with_thp() 969 log_test_result(KSFT_SKIP); in do_run_with_thp() 1053 log_test_result(KSFT_SKIP); in run_with_hugetlb() 1067 log_test_result(KSFT_SKIP); in run_with_hugetlb() 1300 log_test_result(KSFT_SKIP); in do_test_anon_thp_collapse() [all …]
|
| H A D | memfd_secret.c | 143 exit(KSFT_SKIP); in try_process_vm_read() 187 if (WIFEXITED(status) && WEXITSTATUS(status) == KSFT_SKIP) { in check_child_status() 343 return KSFT_SKIP; in main()
|
| /linux/tools/testing/selftests/cpufreq/ |
| H A D | main.sh | 46 exit "${KSFT_SKIP}" 55 exit "${KSFT_SKIP}" 63 exit "${KSFT_SKIP}" 68 exit "${KSFT_SKIP}"
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_lib.sh | 8 readonly KSFT_SKIP=4 170 exit ${KSFT_SKIP} 177 exit ${KSFT_SKIP} 308 "${KSFT_SKIP}") 508 exit ${KSFT_SKIP} 514 exit ${KSFT_SKIP} 520 exit ${KSFT_SKIP} 526 exit ${KSFT_SKIP}
|
| /linux/tools/testing/selftests/drivers/dma-buf/ |
| H A D | udmabuf.c | 39 exit(KSFT_SKIP); in create_memfd_with_seals() 45 exit(KSFT_SKIP); in create_memfd_with_seals() 148 exit(KSFT_SKIP); in main() 154 exit(KSFT_SKIP); in main() 160 exit(KSFT_SKIP); in main()
|
| /linux/tools/testing/selftests/vDSO/ |
| H A D | vdso_standalone_test_x86.c | 32 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| H A D | vdso_test_getcpu.c | 35 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| H A D | vdso_test_gettimeofday.c | 32 return KSFT_SKIP; in main() 43 return KSFT_SKIP; in main()
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 157 return KSFT_SKIP; in test_cgcore_populated() 289 return KSFT_SKIP; in test_cgcore_invalid_domain() 354 return KSFT_SKIP; in test_cgcore_parent_becomes_threaded() 398 ret = KSFT_SKIP; in test_cgcore_no_internal_process_constraint_on_threads() 449 return KSFT_SKIP; in test_cgcore_top_down_constraint_enable() 487 return KSFT_SKIP; in test_cgcore_top_down_constraint_disable() 531 return KSFT_SKIP; in test_cgcore_internal_process_constraint() 807 return KSFT_SKIP; in test_cgcore_lesser_ns_open() 947 case KSFT_SKIP: in main()
|
| H A D | test_pids.c | 81 return KSFT_SKIP; in test_pids_events() 171 case KSFT_SKIP: in main()
|
| H A D | test_freezer.c | 838 ret = KSFT_SKIP; in test_cgfreezer_time_empty() 919 ret = KSFT_SKIP; in test_cgfreezer_time_simple() 1011 ret = KSFT_SKIP; in test_cgfreezer_time_populate() 1160 ret = KSFT_SKIP; in test_cgfreezer_time_migrate() 1255 ret = KSFT_SKIP; in test_cgfreezer_time_parent() 1338 ret = KSFT_SKIP; in test_cgfreezer_time_child() 1408 ret = KSFT_SKIP; in test_cgfreezer_time_nested() 1502 case KSFT_SKIP: in main()
|
| H A D | test_memcontrol.c | 284 ret = KSFT_SKIP; in test_memcg_current_peak() 297 ret = KSFT_SKIP; in test_memcg_current_peak() 512 ret = KSFT_SKIP; in test_memcg_protection() 1035 return KSFT_SKIP; in test_memcg_swap_max_peak() 1045 ret = KSFT_SKIP; in test_memcg_swap_max_peak() 1054 ret = KSFT_SKIP; in test_memcg_swap_max_peak() 1067 ret = KSFT_SKIP; in test_memcg_swap_max_peak() 1421 ret = KSFT_SKIP; in test_memcg_sock() 1686 case KSFT_SKIP: in main()
|
| /linux/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | fake_sigreturn_sme_change_vl.c | 27 if (res == KSFT_SKIP) in sme_get_vls() 28 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | fake_sigreturn_sve_change_vl.c | 27 if (res == KSFT_SKIP) in sve_get_vls() 28 td->result = KSFT_SKIP; in sve_get_vls()
|
| H A D | sve_regs.c | 30 if (res == KSFT_SKIP) in sve_get_vls() 31 td->result = KSFT_SKIP; in sve_get_vls()
|
| H A D | za_no_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | ssve_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | za_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| H A D | ssve_za_regs.c | 30 if (res == KSFT_SKIP) in sme_get_vls() 31 td->result = KSFT_SKIP; in sme_get_vls()
|
| /linux/tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| H A D | test_ifs.sh | 11 readonly KSFT_SKIP=4 108 RESULT=$KSFT_SKIP 164 EXIT_MAP[$KSFT_SKIP]=$SKIP 200 test_exit "CPU family:$FML does not support IFS" "$KSFT_SKIP" 228 platform doesn't support ifs" "$KSFT_SKIP"
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_xdp_vlan.sh | |
| /linux/tools/testing/selftests/ |
| H A D | kselftest.h | 89 #define KSFT_SKIP 4 macro 323 case KSFT_SKIP: in ksft_test_result_code() 367 case KSFT_SKIP: \ 463 exit(KSFT_SKIP); in ksft_exit_skip()
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_port_split.py | 22 KSFT_SKIP=4 variable 243 sys.exit(KSFT_SKIP) 305 sys.exit(KSFT_SKIP)
|
| /linux/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 83 return KSFT_SKIP; in run_test() 235 case KSFT_SKIP: in main()
|