Home
last modified time | relevance | path

Searched refs:TEST_CASE (Results 1 – 10 of 10) sorted by relevance

/tools/perf/arch/x86/tests/
A Darch-tests.c12 TEST_CASE("Intel PT packet decoder", intel_pt_pkt_decoder),
13 TEST_CASE("Intel PT hybrid CPU compatibility", intel_pt_hybrid_compat),
/tools/perf/tests/
A Dsubcmd-help.c99 TEST_CASE("Load subcmd names", load_cmdnames),
100 TEST_CASE("Uniquify subcmd names", uniq_cmdnames),
101 TEST_CASE("Exclude duplicate subcmd names", exclude_cmdnames),
A Dpmu.c537 TEST_CASE("Parsing with PMU format directory", pmu_format),
538 TEST_CASE("Parsing with PMU event", pmu_events),
539 TEST_CASE("PMU event names", pmu_event_names),
540 TEST_CASE("PMU name combining", name_len),
541 TEST_CASE("PMU name comparison", name_cmp),
542 TEST_CASE("PMU cmdline match", pmu_match),
A Dcpumap.c283 TEST_CASE("Synthesize cpu map", cpu_map_synthesize),
284 TEST_CASE("Print cpu map", cpu_map_print),
285 TEST_CASE("Merge cpu map", cpu_map_merge),
286 TEST_CASE("Intersect cpu map", cpu_map_intersect),
287 TEST_CASE("Equal cpu map", cpu_map_equal),
A Dtool_pmu.c103 TEST_CASE("Parsing without PMU name", tool_pmu_without_pmu),
104 TEST_CASE("Parsing with PMU name", tool_pmu_with_pmu),
A Dhwmon_pmu.c347 TEST_CASE("Basic parsing test", parse_hwmon_filename),
348 TEST_CASE("Parsing without PMU name", hwmon_pmu_without_pmu),
349 TEST_CASE("Parsing with PMU name", hwmon_pmu_with_pmu),
A Ddso-data.c398 TEST_CASE("read", dso_data),
399 TEST_CASE("cache", dso_data_cache),
400 TEST_CASE("reopen", dso_data_reopen),
A Dtests.h52 #define TEST_CASE(description, _name) \ macro
86 TEST_CASE(description, _name), \
A Dpmu-events.c1065 TEST_CASE("PMU event table sanity", pmu_event_table),
1066 TEST_CASE("PMU event map aliases", aliases),
1069 TEST_CASE("Parsing of PMU event table metrics with fake PMUs", parsing_fake),
1070 TEST_CASE("Parsing of metric thresholds with fake PMUs", parsing_threshold),
A Dparse-events.c2846 TEST_CASE("Parsing of aliased events", pmu_events_alias2),
2847 TEST_CASE("Parsing of terms (event modifiers)", terms2),

Completed in 31 milliseconds