summaryrefslogtreecommitdiff
path: root/lib/kunit/kunit-example-test.c
AgeCommit message (Expand)Author
2023-02-08kunit: Expose 'static stub' API to redirect functionsDavid Gow
2022-10-27kunit: Add KUnit memory block assertions to the example_all_expect_macros_testMaĆ­ra Canal
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov
2022-04-04kunit: use NULL macrosRicardo Ribalda
2022-01-25kunit: add example test case showing off all the expect macrosDaniel Latypov
2021-06-25kunit: test: Add example tests which are always skippedDavid Gow
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire