Searched defs:subtest (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/dma-buf/ |
A D | selftest.h | 16 struct subtest { struct 22 const struct subtest *st, argument
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | builtin-test.c | 158 static const char *skip_reason(const struct test_suite *t, int subtest) in skip_reason() 166 static const char *test_description(const struct test_suite *t, int subtest) in test_description() 174 static test_fnptr test_function(const struct test_suite *t, int subtest) in test_function() 206 static int run_test(struct test_suite *test, int subtest) in run_test() 262 static int test_and_print(struct test_suite *t, int subtest) in test_and_print()
|
A D | llvm.c | 127 static int test__llvm(int subtest) in test__llvm()
|
/linux-6.3-rc2/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
|
/linux-6.3-rc2/lib/ |
A D | test_string.c | 216 int test, subtest; in string_selftest_init() local
|
/linux-6.3-rc2/tools/perf/arch/x86/tests/ |
A 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.3-rc2/tools/testing/selftests/bpf/ |
A D | test_sockmap.c | 121 const char *subtest; member
|
/linux-6.3-rc2/drivers/scsi/bfa/ |
A D | bfa_defs.h | 1223 struct bfa_diag_dport_subtest_result_s subtest[DPORT_TEST_MAX]; member
|
Completed in 16 milliseconds