summaryrefslogtreecommitdiffstats
path: root/lib/kunit/kunit-example-test.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: Expose 'static stub' API to redirect functionsDavid Gow2023-02-081-0/+38
* kunit: Add KUnit memory block assertions to the example_all_expect_macros_testMaĆ­ra Canal2022-10-271-0/+7
* kunit: add ability to specify suite-level init and exit functionsDaniel Latypov2022-05-021-0/+14
* kunit: use NULL macrosRicardo Ribalda2022-04-041-0/+2
* kunit: add example test case showing off all the expect macrosDaniel Latypov2022-01-251-0/+42
* kunit: test: Add example tests which are always skippedDavid Gow2021-06-251-0/+31
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-0/+90