Searched defs:testdef (Results 1 – 6 of 6) sorted by relevance
232 struct testdef { struct233 const char *subfunc_name;234 u8 *subfunc_array;235 size_t array_size;236 testfunc_t test;237 int facility_bit;
284 struct testdef { struct285 const char *name;286 void (*test)(void);287 bool needs_cap;
138 static struct testdef { struct139 const char *name;140 void (*test)(void);
224 static struct testdef { struct225 const char *name;226 void (*test)(void);
654 struct testdef { struct655 const char *name;656 void (*test)(void);
1086 struct testdef { in main() struct 1087 namemain::testdef main() argument 1088 testmain::testdef main() argument 1089 requirements_metmain::testdef main() argument