Searched defs:kunit (Results 1 – 2 of 2) sorted by relevance
200 struct kunit { struct206 struct kunit_try_catch try_catch; argument219 enum kunit_status status; /* Read only after test_case finishes! */ argument230 static inline void kunit_set_failure(struct kunit *test) in kunit_set_failure() argument
52 struct kunit *kunit; member
Completed in 7 milliseconds