Searched defs:fault_test (Results 1 – 2 of 2) sorted by relevance
35 struct fault_test { struct37 struct fault_test_arg arg; argument40 void test_run(struct fault_test *test); argument
15 static bool fault_test(struct fault_test_arg *arg) in fault_test() function