Home
last modified time | relevance | path

Searched defs:kunit (Results 1 – 1 of 1) sorted by relevance

/include/kunit/
A Dtest.h277 struct kunit { struct
283 struct kunit_try_catch try_catch; argument
296 enum kunit_status status; /* Read only after test_case finishes! */ argument
306 struct kunit_loc last_seen; argument
309 static inline void kunit_set_failure(struct kunit *test) in kunit_set_failure() argument

Completed in 9 milliseconds