Searched defs:subtest (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/dma-buf/ |
D | selftest.h | 16 struct subtest { struct 22 const struct subtest *st, argument
|
/linux-6.12.1/tools/perf/tests/ |
D | builtin-test.c | 177 static const char *skip_reason(const struct test_suite *t, int subtest) in skip_reason() 185 static const char *test_description(const struct test_suite *t, int subtest) in test_description() 193 static test_fnptr test_function(const struct test_suite *t, int subtest) in test_function() 229 int subtest; member 245 static int print_test_result(struct test_suite *t, int i, int subtest, int result, int width) in print_test_result()
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
D | connect_ping.c | 20 static void subtest(int cgroup_fd, struct connect_ping *skel, in subtest() function
|
/linux-6.12.1/tools/perf/arch/x86/tests/ |
D | intel-pt-test.c | 436 int test__intel_pt_hybrid_compat(struct test_suite *test, int subtest) in test__intel_pt_hybrid_compat()
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 122 const char *subtest; member
|
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_defs.h | 1223 struct bfa_diag_dport_subtest_result_s subtest[DPORT_TEST_MAX]; member
|