Searched defs:test_info (Results 1 – 6 of 6) sorted by relevance
16 struct test_info { struct22 static int init_test_info(struct test_info *ti) in init_test_info() argument
276 static struct test_info { struct277 bool enabled;278 unsigned int nr_tests;279 void (*test_fn)(void *arg);
308 static struct test_info { struct309 unsigned int nr_tests;310 void (*test_fn)(void);
16 struct test_info { struct 32 __type(value, struct test_info); argument
150 } test_info = { variable
2713 struct bnxt_test_info *test_info; member