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