Searched refs:kunit_loc (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/kunit/
H A Dassert.h32 * struct kunit_loc - Identifies the source location of a line of code.
36 struct kunit_loc { struct
55 void kunit_assert_prologue(const struct kunit_loc *loc,
H A Dtest.h583 const struct kunit_loc *loc,
590 static const struct kunit_loc __loc = KUNIT_CURRENT_LOC; \
/linux-master/lib/kunit/
H A Dassert.c13 void kunit_assert_prologue(const struct kunit_loc *loc,
H A Dtest.c274 static void kunit_fail(struct kunit *test, const struct kunit_loc *loc,
314 const struct kunit_loc *loc,

Completed in 187 milliseconds