Searched defs:subtest (Results  1 – 4 of 4) sorted by relevance
| /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()
  | 
| /tools/testing/selftests/bpf/prog_tests/ | 
| D | connect_ping.c | 20 static void subtest(int cgroup_fd, struct connect_ping *skel,  in subtest()  function
  | 
| /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()
  | 
| /tools/testing/selftests/bpf/ | 
| D | test_sockmap.c | 128 	const char *subtest;  member
  |