Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-08 | kunit: don't show `1 == 1` in failed assertion messages | Daniel Latypov | 1 | -6/+33 |
2020-03-26 | kunit: subtests should be indented 4 spaces according to TAP | Alan Maguire | 1 | -39/+40 |
2020-03-25 | kunit: Always print actual pointer values in asserts | David Gow | 1 | -2/+2 |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 1 | -0/+8 |
2020-01-09 | kunit: move string-stream.h to lib/kunit | Alan Maguire | 1 | -0/+2 |
2019-09-30 | kunit: test: add assertion printing library | Brendan Higgins | 1 | -0/+141 |