summaryrefslogtreecommitdiffstats
path: root/lib/kunit/kunit-example-test.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: Add example of kunit_activate_static_stub() with pointer-to-functionRichard Fitzgerald2024-01-031-0/+35
* kunit: Add example for using test->privMichal Wajdeczko2023-12-181-0/+15
* kunit: add example suite to test init suitesRae Moar2023-12-181-0/+37
* kunit: Reset test status on each param iterationMichal Wajdeczko2023-09-181-2/+3
* 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-111-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-091-0/+90