Searched defs:kunit (Results 1 – 1 of 1) sorted by relevance
284 struct kunit { struct290 struct kunit_try_catch try_catch; argument303 enum kunit_status status; /* Read only after test_case finishes! */ argument313 struct kunit_loc last_seen; argument318 static inline void kunit_set_failure(struct kunit *test) in kunit_set_failure() argument