summaryrefslogtreecommitdiffstats
path: root/include/kunit/test-bug.h
AgeCommit message (Expand)AuthorLines
2023-07-18kunit: test-bug.h: include `stddef.h` for `NULL`Miguel Ojeda-0/+2
2023-02-08kunit: Expose 'static stub' API to redirect functionsDavid Gow-0/+1
2023-02-08kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow-18/+10
2022-12-12kunit: Use the static key when retrieving the current testDavid Gow-3/+50
2021-04-06kunit: fix -Wunused-function warning for __kunit_fail_current_testDaniel Latypov-2/+2
2021-04-02kunit: support failure from dynamic analysis toolsUriel Guajardo-0/+29