Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-09 | kunit: Expose 'static stub' API to redirect functions | David Gow | 1 | -0/+1 |
2023-02-09 | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow | 1 | -18/+10 |
2022-12-13 | kunit: Use the static key when retrieving the current test | David Gow | 1 | -3/+50 |
2021-04-07 | kunit: fix -Wunused-function warning for __kunit_fail_current_test | Daniel Latypov | 1 | -2/+2 |
2021-04-02 | kunit: support failure from dynamic analysis tools | Uriel Guajardo | 1 | -0/+29 |