Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: factor out str constants from binary assertion structs | Daniel Latypov | 2022-01-31 | 1 | -27/+22 |
* | kunit: consolidate KUNIT_INIT_BINARY_ASSERT_STRUCT macros | Daniel Latypov | 2022-01-31 | 1 | -57/+11 |
* | kunit: remove va_format from kunit_assert | Daniel Latypov | 2022-01-31 | 1 | -30/+13 |
* | kunit: drop unused assert_type from kunit_assert and clean up macros | Daniel Latypov | 2022-01-25 | 1 | -34/+14 |
* | kunit: split out part of kunit_assert into a static const | Daniel Latypov | 2022-01-25 | 1 | -8/+17 |
* | kunit: drop unused kunit* field in kunit_assert | Daniel Latypov | 2022-01-25 | 1 | -32/+13 |
* | kunit: replace kernel.h with the necessary inclusions | Andy Shevchenko | 2022-01-20 | 1 | -1/+1 |
* | kunit: move string-stream.h to lib/kunit | Alan Maguire | 2020-01-10 | 1 | -1/+2 |
* | kunit: test: add assertion printing library | Brendan Higgins | 2019-10-01 | 1 | -0/+356 |