summaryrefslogtreecommitdiffstats
path: root/lib/kunit/kunit-example-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* kunit: Add speed attributeRae Moar2023-07-261-0/+9
* kunit/test: Add example test showing parameterized testingMichal Wajdeczko2023-05-261-0/+34
* kunit: example: Provide example exit functionsDavid Gow2023-05-121-0/+22
* 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-101-0/+90