Home
last modified time | relevance | path

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

/linux-6.8/include/kunit/
Dtest.h589 #define _KUNIT_FAILED(test, assert_type, assert_class, assert_format, INITIALIZER, fmt, ...) do { \ argument
604 #define KUNIT_FAIL_ASSERTION(test, assert_type, fmt, ...) \ argument
634 assert_type, \ argument
653 #define KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, fmt, ...) \ argument
661 #define KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, fmt, ...) \ argument
686 assert_type, \ argument
716 assert_type, \ argument
731 assert_type, \ argument
746 assert_type, \ argument
777 assert_type, \ argument
[all …]