summaryrefslogtreecommitdiff
path: root/include/kunit/test-bug.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-09kunit: Expose 'static stub' API to redirect functionsDavid Gow1-0/+1
2023-02-09kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow1-18/+10
2022-12-13kunit: Use the static key when retrieving the current testDavid Gow1-3/+50
2021-04-07kunit: fix -Wunused-function warning for __kunit_fail_current_testDaniel Latypov1-2/+2
2021-04-02kunit: support failure from dynamic analysis toolsUriel Guajardo1-0/+29