Age | Commit message (Expand) | Author |
---|---|---|
2022-01-31 | kunit: factor out str constants from binary assertion structs | Daniel Latypov |
2022-01-31 | kunit: consolidate KUNIT_INIT_BINARY_ASSERT_STRUCT macros | Daniel Latypov |
2022-01-31 | kunit: remove va_format from kunit_assert | Daniel Latypov |
2022-01-25 | kunit: drop unused assert_type from kunit_assert and clean up macros | Daniel Latypov |
2022-01-25 | kunit: split out part of kunit_assert into a static const | Daniel Latypov |
2022-01-25 | kunit: drop unused kunit* field in kunit_assert | Daniel Latypov |
2022-01-20 | kunit: replace kernel.h with the necessary inclusions | Andy Shevchenko |
2020-01-09 | kunit: move string-stream.h to lib/kunit | Alan Maguire |
2019-09-30 | kunit: test: add assertion printing library | Brendan Higgins |