| /tools/perf/arch/x86/include/ |
| A D | arch-tests.h | 10 int test__rdpmc(struct test_suite *test, int subtest); 12 int test__insn_x86(struct test_suite *test, int subtest); 14 int test__intel_pt_pkt_decoder(struct test_suite *test, int subtest); 15 int test__intel_pt_hybrid_compat(struct test_suite *test, int subtest); 16 int test__bp_modify(struct test_suite *test, int subtest); 17 int test__amd_ibs_via_core_pmu(struct test_suite *test, int subtest); 18 int test__amd_ibs_period(struct test_suite *test, int subtest); 19 int test__hybrid(struct test_suite *test, int subtest);
|
| /tools/testing/kunit/ |
| A D | kunit_json.py | 34 for subtest in test.subtests: 35 if subtest.subtests: 36 sub_group = _get_group_json(subtest, common_fields) 39 status = _status_map.get(subtest.status, "FAIL") 40 test_cases.append({"name": subtest.name, "status": status})
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | connect_ping.c | 20 static void subtest(int cgroup_fd, struct connect_ping *skel, in subtest() function 147 subtest(cgroup_fd, skel, AF_INET, 0); in test_connect_ping() 154 subtest(cgroup_fd, skel, AF_INET, 1); in test_connect_ping() 161 subtest(cgroup_fd, skel, AF_INET6, 0); in test_connect_ping() 168 subtest(cgroup_fd, skel, AF_INET6, 1); in test_connect_ping()
|
| /tools/perf/tests/ |
| A D | pfm.c | 27 int subtest __maybe_unused) in test__pfm_events() 88 int subtest __maybe_unused) in test__pfm_group() 173 int subtest __maybe_unused) in test__pfm_events() 179 int subtest __maybe_unused) in test__pfm_group()
|
| A D | wp.c | 77 int subtest __maybe_unused) in test__wp_ro() 101 int subtest __maybe_unused) in test__wp_wo() 125 int subtest __maybe_unused) in test__wp_rw() 149 static int test__wp_modify(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__wp_modify() 172 test->test_cases[subtest].skip_reason = "missing kernel support"; in test__wp_modify()
|
| A D | subcmd-help.c | 7 int subtest __maybe_unused) in test__load_cmdnames() 24 int subtest __maybe_unused) in test__uniq_cmdnames() 47 int subtest __maybe_unused) in test__exclude_cmdnames()
|
| A D | stat.c | 51 int subtest __maybe_unused) in test__synthesize_stat_config() 83 static int test__synthesize_stat(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__synthesize_stat() 110 static int test__synthesize_stat_round(struct test_suite *test __maybe_unused, int subtest __maybe_… in test__synthesize_stat_round()
|
| A D | thread-map.c | 23 static int test__thread_map(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__thread_map() 90 static int test__thread_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_… in test__thread_map_synthesize() 110 static int test__thread_map_remove(struct test_suite *test __maybe_unused, int subtest __maybe_unus… in test__thread_map_remove()
|
| A D | pe-file-parsing.c | 73 int subtest __maybe_unused) in test__pe_file_parsing() 94 int subtest __maybe_unused) in test__pe_file_parsing()
|
| A D | pmu.c | 158 static int test__pmu_format(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_format() 206 static int test__pmu_events(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_events() 300 int subtest __maybe_unused) in test__pmu_event_names() 412 static int test__name_len(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__name_len() 430 static int test__name_cmp(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__name_cmp() 460 static int test__pmu_match(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__pmu_match()
|
| A D | cpumap.c | 103 static int test__cpu_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unu… in test__cpu_map_synthesize() 147 static int test__cpu_map_print(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_print() 184 int subtest __maybe_unused) in test__cpu_map_merge() 224 int subtest __maybe_unused) in test__cpu_map_intersect() 247 static int test__cpu_map_equal(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__cpu_map_equal()
|
| A D | tool_pmu.c | 75 int subtest __maybe_unused) in test__tool_pmu_without_pmu() 89 int subtest __maybe_unused) in test__tool_pmu_with_pmu()
|
| A D | python-use.c | 12 static int test__python_use(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__python_use()
|
| A D | mmap-basic.c | 35 static int test__basic_mmap(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__basic_mmap() 376 int subtest __maybe_unused) in test__mmap_user_read_instr() 382 int subtest __maybe_unused) in test__mmap_user_read_cycles() 388 int subtest __maybe_unused) in test__mmap_user_read_instr_disabled() 394 int subtest __maybe_unused) in test__mmap_user_read_cycles_disabled()
|
| A D | genelf.c | 20 int subtest __maybe_unused) in test__jit_write_elf()
|
| A D | unit_number__scnprintf.c | 10 static int test__unit_number__scnprint(struct test_suite *t __maybe_unused, int subtest __maybe_unu… in test__unit_number__scnprint()
|
| A D | is_printable_array.c | 8 static int test__is_printable_array(struct test_suite *test __maybe_unused, int subtest __maybe_unu… in test__is_printable_array()
|
| A D | perf-hooks.c | 29 static int test__perf_hooks(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__perf_hooks()
|
| A D | demangle-java-test.c | 10 static int test__demangle_java(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__demangle_java()
|
| A D | demangle-rust-v0-test.c | 9 static int test__demangle_rust(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__demangle_rust()
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | sch_red_core.sh | 571 local subtest=$1; shift 585 qevent_rule_install_$subtest 599 check_err_fail "$should_fail" $? "ECN-marked packets $subtest'd" 602 qevent_rule_uninstall_$subtest 608 log_test "TC $((vlan - 10)): marked packets not $subtest'd" 610 log_test "TC $((vlan - 10)): marked packets $subtest'd" 625 local subtest=$1; shift 638 qevent_rule_install_$subtest 663 qevent_rule_uninstall_$subtest 669 log_test "TC $((vlan - 10)): ${trigger}ped packets $subtest'd"
|
| /tools/perf/arch/arm64/include/ |
| A D | arch-tests.h | 7 int test__cpuid_match(struct test_suite *test, int subtest);
|
| /tools/testing/selftests/net/mptcp/ |
| A D | mptcp_lib.sh | 235 local subtest 237 for subtest in "${MPTCP_LIB_SUBTESTS[@]}"; do 238 if [[ "${subtest}" == *" - ${KSFT_TEST}: ${*%% #*}" ]]; then 310 local subtest 320 for subtest in "${MPTCP_LIB_SUBTESTS[@]}"; do 321 printf "%s\n" "${subtest}"
|
| /tools/perf/arch/arm64/tests/ |
| A D | cpuid-match.c | 9 int subtest __maybe_unused) in test__cpuid_match()
|
| /tools/perf/arch/arm/tests/ |
| A D | vectors-page.c | 12 static int test__vectors_page(struct test_suite *test __maybe_unused, int subtest __maybe_unused) in test__vectors_page()
|