summaryrefslogtreecommitdiff
path: root/lib/kunit/kunit-example-test.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-26kunit/test: Add example test showing parameterized testingMichal Wajdeczko1-0/+34
2023-05-12kunit: example: Provide example exit functionsDavid Gow1-0/+22
2023-02-09kunit: Expose 'static stub' API to redirect functionsDavid Gow1-0/+38
2022-10-27kunit: Add KUnit memory block assertions to the example_all_expect_macros_testMaĆ­ra Canal1-0/+7
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov1-0/+14
2022-04-04kunit: use NULL macrosRicardo Ribalda1-0/+2
2022-01-25kunit: add example test case showing off all the expect macrosDaniel Latypov1-0/+42
2021-06-25kunit: test: Add example tests which are always skippedDavid Gow1-0/+31
2020-01-10kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-0/+90