Home
last modified time | relevance | path

Searched refs:TEST_SKIP (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/tools/perf/tests/
H A Dwp.c75 return TEST_SKIP; in test__wp_ro()
82 return fd == -ENODEV ? TEST_SKIP : -1; in test__wp_ro()
99 return TEST_SKIP; in test__wp_wo()
106 return fd == -ENODEV ? TEST_SKIP : -1; in test__wp_wo()
123 return TEST_SKIP; in test__wp_rw()
131 return fd == -ENODEV ? TEST_SKIP : -1; in test__wp_rw()
147 return TEST_SKIP; in test__wp_modify()
155 return fd == -ENODEV ? TEST_SKIP : -1; in test__wp_modify()
168 ret = TEST_SKIP; in test__wp_modify()
H A Devent-times.c131 return TEST_SKIP; in attach__cpu_disabled()
157 return TEST_SKIP; in attach__cpu_enabled()
189 if (err == TEST_SKIP) { in test_times()
225 if (err && (ret == TEST_OK || ret == TEST_SKIP)) \ in test__event_times()
H A Dopenat-syscall.c36 err = TEST_SKIP; in test__openat_syscall_event()
44 err = TEST_SKIP; in test__openat_syscall_event()
H A Dperf-time-to-tsc.c54 return TEST_SKIP; in test__tsc_is_supported()
118 err = TEST_SKIP; in test__perf_time_to_tsc()
131 err = TEST_SKIP; in test__perf_time_to_tsc()
H A Dpe-file-parsing.c88 return TEST_SKIP; in test__pe_file_parsing()
96 return TEST_SKIP; in test__pe_file_parsing()
H A Dvmlinux-kallsyms.c148 err = TEST_SKIP; in test__vmlinux_matches_kallsyms()
165 err = TEST_SKIP; in test__vmlinux_matches_kallsyms()
204 err = TEST_SKIP; in test__vmlinux_matches_kallsyms()
H A Dopenat-syscall-all-cpus.c52 err = TEST_SKIP; in test__openat_syscall_event_on_all_cpus()
60 err = TEST_SKIP; in test__openat_syscall_event_on_all_cpus()
H A Dpfm.c175 return TEST_SKIP; in test__pfm_events()
181 return TEST_SKIP; in test__pfm_group()
H A Dmmap-basic.c88 err = TEST_SKIP; in test__basic_mmap()
199 ret = TEST_SKIP; in test_stat_user_read()
220 ret = TEST_SKIP; in test_stat_user_read()
H A Dbackward-ring-buffer.c87 int ret = TEST_SKIP, err, sample_count = 0, comm_count = 0; in test__backward_ring_buffer()
127 ret = TEST_SKIP; in test__backward_ring_buffer()
H A Dbp_account.c210 return TEST_SKIP; in test__bp_accounting()
217 return TEST_SKIP; in test__bp_accounting()
H A Dattr.c195 return TEST_SKIP; in test__attr()
215 return TEST_SKIP; in test__attr()
H A Dsigtrap.c184 return TEST_SKIP; in test__sigtrap()
204 ret = TEST_SKIP; in test__sigtrap()
H A Dgenelf.c49 return TEST_SKIP; in test__jit_write_elf()
H A Dtopology.c100 return TEST_SKIP; in check_cpu_topology()
110 return TEST_SKIP; in check_cpu_topology()
H A Dsdt.c120 return TEST_SKIP; in test__sdt_event()
H A Dbp_signal_overflow.c71 return TEST_SKIP; in test__bp_signal_overflow()
H A Devent_groups.c117 return TEST_SKIP; in test__event_groups()
H A Dsymbols.c122 ret = TEST_SKIP; in test_file()
H A Dkeep-tracking.c105 err = TEST_SKIP; in test__keep_tracking()
H A Ddlfilter-test.c329 return test_result("dlfilters not found", TEST_SKIP); in test__dlfilter_test()
335 return test_result("gcc not found", TEST_SKIP); in test__dlfilter_test()
H A Dbuiltin-test.c284 case TEST_SKIP: { in test_and_print()
322 return WEXITSTATUS(err) == 2 ? TEST_SKIP : TEST_FAIL; in shell_test__run()
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c244 ret = TEST_SKIP; in test_event()
258 if (existing == TEST_SKIP) in combine_test_results()
259 return latest == TEST_OK ? TEST_SKIP : latest; in combine_test_results()
285 return TEST_SKIP; in test__hybrid()
H A Damd-ibs-via-core-pmu.c49 return TEST_SKIP; in test__amd_ibs_via_core_pmu()
H A Dintel-cqm.c62 err = TEST_SKIP; in test__intel_cqm_count_nmi_context()

12