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