summaryrefslogtreecommitdiff
path: root/include/kunit/test-bug.h
Commit message (Expand)AuthorAgeFilesLines
* kunit: Expose 'static stub' API to redirect functionsDavid Gow2023-02-081-0/+1
* kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow2023-02-081-18/+10
* kunit: Use the static key when retrieving the current testDavid Gow2022-12-121-3/+50
* kunit: fix -Wunused-function warning for __kunit_fail_current_testDaniel Latypov2021-04-061-2/+2
* kunit: support failure from dynamic analysis toolsUriel Guajardo2021-04-021-0/+29