Searched defs:ktest_module_info (Results 1 – 1 of 1) sorted by relevance
62 struct ktest_module_info { struct63 const char *name;64 const struct ktest_test_info *tests;65 int num_tests;66 void *module_ptr;