Home
last modified time | relevance | path

Searched defs:assert_format (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/kunit/
H A Dtest.c304 kunit_fail(struct kunit *test, const struct kunit_loc *loc, enum kunit_assert_type type, const struct kunit_assert *assert, assert_format_t assert_format, const struct va_format *message) kunit_fail() argument
343 __kunit_do_failed_assertion(struct kunit *test, const struct kunit_loc *loc, enum kunit_assert_type type, const struct kunit_assert *assert, assert_format_t assert_format, const char *fmt, ...) __kunit_do_failed_assertion() argument

Completed in 2 milliseconds