Searched defs:subtest (Results 1 – 6 of 6) sorted by relevance
16 struct subtest { struct22 const struct subtest *st, argument
137 static const char *skip_reason(const struct test_suite *t, int subtest) in skip_reason()145 static const char *test_description(const struct test_suite *t, int subtest) in test_description()153 static test_fnptr test_function(const struct test_suite *t, int subtest) in test_function()185 static int run_test(struct test_suite *test, int subtest) in run_test()241 static int test_and_print(struct test_suite *t, int subtest) in test_and_print()
127 static int test__llvm(int subtest) in test__llvm()
188 int test, subtest; in string_selftest_init() local
123 const char *subtest; member
1223 struct bfa_diag_dport_subtest_result_s subtest[DPORT_TEST_MAX]; member
Completed in 19 milliseconds