Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/tests/
A Dllvm.c200 TEST_CASE("Basic BPF llvm compile", llvm__bpf_base_prog),
201 TEST_CASE("kbuild searching", llvm__bpf_test_kbuild_prog),
202 TEST_CASE("Compile source for BPF prologue generation",
204 TEST_CASE("Compile source for BPF relocation", llvm__bpf_test_relocation),
A Dtests.h50 #define TEST_CASE(description, _name) \ macro
67 TEST_CASE(description, _name), \
A Dpmu-events.c1031 TEST_CASE("PMU event table sanity", pmu_event_table),
1032 TEST_CASE("PMU event map aliases", aliases),
1035 TEST_CASE("Parsing of PMU event table metrics with fake PMUs", parsing_fake),
A Dbpf.c370 TEST_CASE("Basic BPF filtering", basic_bpf_test),
A Dparse-events.c2436 TEST_CASE("Parsing of aliased events", pmu_events_alias2),
2437 TEST_CASE("Parsing of terms (event modifiers)", terms2),
/linux-6.3-rc2/tools/perf/arch/x86/tests/
A Darch-tests.c10 TEST_CASE("Intel PT packet decoder", intel_pt_pkt_decoder),
11 TEST_CASE("Intel PT hybrid CPU compatibility", intel_pt_hybrid_compat),

Completed in 17 milliseconds