Home
last modified time | relevance | path

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

/openbmc/linux/include/kunit/
H A Dtest.h582 #define _KUNIT_FAILED(test, assert_type, assert_class, assert_format, INITIALIZER, fmt, ...) do { \ argument
597 #define KUNIT_FAIL_ASSERTION(test, assert_type, fmt, ...) \ argument
627 assert_type, \ argument
646 #define KUNIT_TRUE_MSG_ASSERTION(test, assert_type, condition, fmt, ...) \ argument
654 #define KUNIT_FALSE_MSG_ASSERTION(test, assert_type, condition, fmt, ...) \ argument
679 assert_type, \ argument
709 assert_type, \ argument
724 assert_type, \ argument
739 assert_type, \ argument
770 assert_type, \ argument
[all …]