Home
last modified time | relevance | path

Searched refs:SKIP_IF (Results 1 – 25 of 130) sorted by relevance

123456

/linux-6.3-rc2/tools/testing/selftests/powerpc/alignment/
A Dalignment_handler.c243 SKIP_IF(1); in do_test()
324 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_206()
342 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_207()
358 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_300()
390 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vsx_prefix()
409 SKIP_IF(!can_open_cifile()); in test_alignment_handler_integer()
468 SKIP_IF(!can_open_cifile()); in test_alignment_handler_integer_206()
483 SKIP_IF(!can_open_cifile()); in test_alignment_handler_integer_prefix()
504 SKIP_IF(!can_open_cifile()); in test_alignment_handler_vmx()
532 SKIP_IF(!can_open_cifile()); in test_alignment_handler_fp()
[all …]
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/event_code_tests/
A Dblacklisted_events_test.c84 SKIP_IF(PVR_VER(pvr) != POWER9); in check_for_power9_version()
85 SKIP_IF(!(pvr & PVR_POWER9_CUMULUS)); in check_for_power9_version()
87 SKIP_IF(!(3 - pvr_min)); in check_for_power9_version()
103 SKIP_IF(platform_check_for_tests()); in blacklisted_events()
109 SKIP_IF(check_for_power9_version()); in blacklisted_events()
112 SKIP_IF(check_for_generic_compat_pmu()); in blacklisted_events()
A Devent_alternatives_tests_p10.c31 SKIP_IF(platform_check_for_tests()); in event_alternatives_tests_p10()
39 SKIP_IF(PVR_VER(mfspr(SPRN_PVR)) != POWER10); in event_alternatives_tests_p10()
41 SKIP_IF(check_for_generic_compat_pmu()); in event_alternatives_tests_p10()
A Devent_alternatives_tests_p9.c30 SKIP_IF(platform_check_for_tests()); in event_alternatives_tests_p9()
38 SKIP_IF(PVR_VER(mfspr(SPRN_PVR)) != POWER9); in event_alternatives_tests_p9()
41 SKIP_IF(check_for_generic_compat_pmu()); in event_alternatives_tests_p9()
A Dreserved_bits_mmcra_thresh_ctl_test.c22 SKIP_IF(platform_check_for_tests()); in reserved_bits_mmcra_thresh_ctl()
25 SKIP_IF(check_for_generic_compat_pmu()); in reserved_bits_mmcra_thresh_ctl()
A Dgroup_constraint_radix_scope_qual_test.c31 SKIP_IF(platform_check_for_tests()); in group_constraint_radix_scope_qual()
32 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in group_constraint_radix_scope_qual()
A Dgroup_constraint_l2l3_sel_test.c35 SKIP_IF(platform_check_for_tests()); in group_constraint_l2l3_sel()
36 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in group_constraint_l2l3_sel()
A Dhw_cache_event_type_test.c49 SKIP_IF(platform_check_for_tests()); in hw_cache_event_type_test()
52 SKIP_IF(check_for_generic_compat_pmu()); in hw_cache_event_type_test()
A Dgroup_constraint_unit_test.c37 SKIP_IF(platform_check_for_tests()); in group_constraint_unit()
38 SKIP_IF(have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in group_constraint_unit()
A Dreserved_bits_mmcra_sample_elig_mode_test.c26 SKIP_IF(platform_check_for_tests()); in reserved_bits_mmcra_sample_elig_mode()
29 SKIP_IF(check_for_generic_compat_pmu()); in reserved_bits_mmcra_sample_elig_mode()
/linux-6.3-rc2/tools/testing/selftests/powerpc/security/
A Duaccess_flush.c34 SKIP_IF(geteuid() != 0); in uaccess_flush_test()
37 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in uaccess_flush_test()
41 SKIP_IF(1); in uaccess_flush_test()
46 SKIP_IF(1); in uaccess_flush_test()
51 SKIP_IF(1); in uaccess_flush_test()
A Dentry_flush.c32 SKIP_IF(geteuid() != 0); in entry_flush_test()
35 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in entry_flush_test()
39 SKIP_IF(1); in entry_flush_test()
44 SKIP_IF(1); in entry_flush_test()
A Drfi_flush.c32 SKIP_IF(geteuid() != 0); in rfi_flush_test()
35 SKIP_IF(!have_hwcap(PPC_FEATURE_ARCH_2_06)); in rfi_flush_test()
39 SKIP_IF(1); in rfi_flush_test()
/linux-6.3-rc2/tools/testing/selftests/powerpc/tm/
A Dtm-tar.c28 SKIP_IF(!have_htm()); in test_tar()
29 SKIP_IF(htm_is_synthetic()); in test_tar()
30 SKIP_IF(!is_ppc64le()); in test_tar()
A Dtm-sigreturn.c57 SKIP_IF(!have_htm()); in tm_sigreturn()
58 SKIP_IF(htm_is_synthetic()); in tm_sigreturn()
59 SKIP_IF(!is_ppc64le()); in tm_sigreturn()
A Dtm-vmxcopy.c48 SKIP_IF(!have_htm()); in test_vmxcopy()
49 SKIP_IF(htm_is_synthetic()); in test_vmxcopy()
50 SKIP_IF(!is_ppc64le()); in test_vmxcopy()
A Dtm-fork.c23 SKIP_IF(!have_htm()); in test_fork()
24 SKIP_IF(htm_is_synthetic()); in test_fork()
A Dtm-signal-stack.c37 SKIP_IF(!have_htm()); in tm_signal_stack()
38 SKIP_IF(htm_is_synthetic()); in tm_signal_stack()
A Dtm-exec.c29 SKIP_IF(!have_htm()); in test_exec()
30 SKIP_IF(htm_is_synthetic()); in test_exec()
A Dtm-signal-sigreturn-nt.c34 SKIP_IF(!have_htm()); in tm_signal_sigreturn_nt()
35 SKIP_IF(htm_is_synthetic()); in tm_signal_sigreturn_nt()
A Dtm-resched-dscr.c42 SKIP_IF(!have_htm()); in test_body()
43 SKIP_IF(htm_is_synthetic()); in test_body()
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/sampling_tests/
A Dmmcr0_cc56run_test.c25 SKIP_IF(check_pvr_for_sampling_tests()); in mmcr0_cc56run()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcr0_cc56run()
A Dmmcr0_pmccext_test.c25 SKIP_IF(check_pvr_for_sampling_tests()); in mmcr0_pmccext()
26 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcr0_pmccext()
A Dmmcra_bhrb_disable_no_branch_test.c31 SKIP_IF(check_pvr_for_sampling_tests()); in mmcra_bhrb_disable_no_branch_test()
32 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcra_bhrb_disable_no_branch_test()
A Dmmcra_bhrb_disable_test.c31 SKIP_IF(check_pvr_for_sampling_tests()); in mmcra_bhrb_disable_test()
32 SKIP_IF(!have_hwcap2(PPC_FEATURE2_ARCH_3_1)); in mmcra_bhrb_disable_test()

Completed in 32 milliseconds

123456