aboutsummaryrefslogtreecommitdiff
path: root/lib/kunit/kunit-example-test.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03kunit: Add example of kunit_activate_static_stub() with pointer-to-functionGravatar Richard Fitzgerald 1-0/+35
2023-12-18kunit: Add example for using test->privGravatar Michal Wajdeczko 1-0/+15
2023-12-18kunit: add example suite to test init suitesGravatar Rae Moar 1-0/+37
2023-09-18kunit: Reset test status on each param iterationGravatar Michal Wajdeczko 1-2/+3
2023-07-26kunit: Add speed attributeGravatar Rae Moar 1-0/+9
2023-05-26kunit/test: Add example test showing parameterized testingGravatar Michal Wajdeczko 1-0/+34
2023-05-11kunit: example: Provide example exit functionsGravatar David Gow 1-0/+22
2023-02-08kunit: Expose 'static stub' API to redirect functionsGravatar David Gow 1-0/+38
2022-10-27kunit: Add KUnit memory block assertions to the example_all_expect_macros_testGravatar Maíra Canal 1-0/+7
2022-05-02kunit: add ability to specify suite-level init and exit functionsGravatar Daniel Latypov 1-0/+14
2022-04-04kunit: use NULL macrosGravatar Ricardo Ribalda 1-0/+2
2022-01-25kunit: add example test case showing off all the expect macrosGravatar Daniel Latypov 1-0/+42
2021-06-25kunit: test: Add example tests which are always skippedGravatar David Gow 1-0/+31
2020-01-09kunit: allow kunit tests to be loaded as a moduleGravatar Alan Maguire 1-0/+90