Home
last modified time | relevance | path

Searched refs:TEST_OK (Results 1 – 25 of 46) sorted by relevance

12

/tools/perf/tests/
A Dtool_pmu.c31 ret = TEST_OK; in do_test()
42 ret = TEST_OK; in do_test()
82 if (ret != TEST_OK) in test__tool_pmu_without_pmu()
85 return TEST_OK; in test__tool_pmu_without_pmu()
96 if (ret != TEST_OK) in test__tool_pmu_with_pmu()
99 return TEST_OK; in test__tool_pmu_with_pmu()
A Dsymbols.c40 return TEST_OK; in init_test_info()
99 return TEST_OK; in create_map()
112 return TEST_OK; in create_map()
119 int ret = TEST_OK; in test_dso()
155 if (test_dso(dso) != TEST_OK) in subdivided_dso_cb()
167 return ret < 0 ? TEST_FAIL : TEST_OK; in process_subdivided_dso()
179 if (ret != TEST_OK) in test_file()
199 if (ret == TEST_OK && dso__kernel(dso) != DSO_SPACE__USER) in test_file()
214 if (ret != TEST_OK) in test__symbols()
A Devent-times.c48 return evlist__start_workload(evlist) == 1 ? TEST_OK : TEST_FAIL; in attach__enable_on_exec()
80 return evsel__enable(evsel) == 0 ? TEST_OK : TEST_FAIL; in attach__current_disabled()
100 return err == 0 ? TEST_OK : TEST_FAIL; in attach__current_enabled()
158 return err ? TEST_FAIL : TEST_OK; in attach__cpu_enabled()
209 return !err ? TEST_OK : TEST_FAIL; in test_times()
224 if (err && (ret == TEST_OK || ret == TEST_SKIP)) \ in test__event_times()
A Dbackward-ring-buffer.c59 return TEST_OK; in count_samples()
142 if (err != TEST_OK) in test__backward_ring_buffer()
161 if (err != TEST_OK) in test__backward_ring_buffer()
164 ret = TEST_OK; in test__backward_ring_buffer()
A Devsel-roundtrip-name.c11 int ret = TEST_OK; in perf_evsel__roundtrip_cache_name_test()
54 int ret = TEST_OK; in perf_evsel__name_array_test()
87 int err = 0, ret = TEST_OK; in test__perf_evsel__roundtrip_name_test()
A Dparse-events.c93 return TEST_OK; in test__checkevent_tracepoint()
111 return TEST_OK; in test__checkevent_tracepoint_multi()
149 return TEST_OK; in test__checkevent_raw()
159 return TEST_OK; in test__checkevent_numeric()
191 return TEST_OK; in test__checkevent_symbolic_name()
213 return TEST_OK; in test__checkevent_symbolic_name_config()
223 return TEST_OK; in test__checkevent_symbolic_alias()
236 return TEST_OK; in test__checkevent_genhw()
250 return TEST_OK; in test__checkevent_breakpoint()
263 return TEST_OK; in test__checkevent_breakpoint_x()
[all …]
A Dsubcmd-help.c20 return TEST_OK; in test__load_cmdnames()
43 return TEST_OK; in test__uniq_cmdnames()
95 return TEST_OK; in test__exclude_cmdnames()
A Dhwmon_pmu.c180 ret = TEST_OK; in do_test()
220 int ret = TEST_OK; in test__hwmon_pmu()
228 if (ret != TEST_OK) in test__hwmon_pmu()
233 if (ret != TEST_OK) in test__hwmon_pmu()
343 return TEST_OK; in test__parse_hwmon_filename()
A Dpmu.c199 ret = TEST_OK; in test__pmu_format()
250 ret = TEST_OK; in test__pmu_events()
306 int ret = TEST_OK; in test__pmu_event_names()
427 return TEST_OK; in test__name_len()
451 return TEST_OK; in test__name_cmp()
533 return TEST_OK; in test__pmu_match()
A Dunit_number__scnprintf.c39 return TEST_OK; in test__unit_number__scnprint()
A Dis_printable_array.c37 return TEST_OK; in test__is_printable_array()
A Dperf-hooks.c46 return TEST_OK; in test__perf_hooks()
A Ddemangle-java-test.c12 int ret = TEST_OK; in test__demangle_java()
A Ddemangle-rust-v0-test.c11 int ret = TEST_OK; in test__demangle_rust()
A Dmaps.c71 return failed ? TEST_FAIL : TEST_OK; in check_maps()
162 return TEST_OK; in test__maps__merge_in()
A Ddemangle-ocaml-test.c11 int ret = TEST_OK; in test__demangle_ocaml()
A Ddlfilter-test.c201 return TEST_OK; in write_sample()
327 int err = TEST_OK; in test__dlfilter_test()
381 if (write_sample(td, sample_type, id, pid, tid) != TEST_OK) { in test__dlfilter_test()
388 err = run_perf_script(td) ? TEST_FAIL : TEST_OK; in test__dlfilter_test()
A Dperf-time-to-tsc.c57 return TEST_OK; in test__tsc_is_supported()
201 err = TEST_OK; in test__perf_time_to_tsc()
A Dopenat-syscall.c64 err = TEST_OK; in test__openat_syscall_event()
/tools/perf/arch/x86/tests/
A Dhybrid.c33 return TEST_OK; in test__hybrid_hw_event_with_pmu()
52 return TEST_OK; in test__hybrid_hw_group_event()
69 return TEST_OK; in test__hybrid_sw_hw_group_event()
86 return TEST_OK; in test__hybrid_hw_sw_group_event()
109 return TEST_OK; in test__hybrid_group_modifier1()
123 return TEST_OK; in test__hybrid_raw1()
133 return TEST_OK; in test__hybrid_raw2()
143 return TEST_OK; in test__hybrid_cache_event()
163 return TEST_OK; in test__checkevent_pmu()
181 return TEST_OK; in test__hybrid_hw_group_event_2()
[all …]
A Dtopdown.c63 int ret = TEST_OK; in test__x86_topdown()
67 return TEST_OK; in test__x86_topdown()
A Dbp-modify.c128 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify1()
204 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify2()
A Dintel-pt-test.c206 return TEST_OK; in dump_packet()
258 return TEST_OK; in test_ctx_unchanged()
319 return TEST_OK; in test__intel_pt_pkt_decoder()
441 int ret = TEST_OK; in test__intel_pt_hybrid_compat()
A Damd-ibs-via-core-pmu.c44 int ret = TEST_OK; in test__amd_ibs_via_core_pmu()
/tools/perf/arch/arm/tests/
A Dvectors-page.c22 return TEST_OK; in test__vectors_page()

Completed in 791 milliseconds

12