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