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