summaryrefslogtreecommitdiffstats
path: root/lib/kunit/resource.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: Add kunit_add_action() to defer a call until test exitDavid Gow2023-05-251-0/+99
* kunit: Rework kunit_resource allocation policyDavid Gow2022-05-121-57/+7
* kunit: Make kunit_remove_resource() idempotentDavid Gow2022-04-051-2/+6
* kunit: split resource API impl from test.c into new resource.cDaniel Latypov2022-04-041-0/+125