aboutsummaryrefslogtreecommitdiff
path: root/lib/kunit/resource.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-25kunit: Add kunit_add_action() to defer a call until test exitGravatar David Gow 1-0/+99
2022-05-12kunit: Rework kunit_resource allocation policyGravatar David Gow 1-57/+7
2022-04-05kunit: Make kunit_remove_resource() idempotentGravatar David Gow 1-2/+6
2022-04-04kunit: split resource API impl from test.c into new resource.cGravatar Daniel Latypov 1-0/+125