summaryrefslogtreecommitdiffstats
path: root/include/kunit/resource.h
AgeCommit message (Expand)AuthorLines
2023-03-17kunit: Use gfp in kunit_alloc_resource() kernel-docStephen Boyd-1/+1
2022-10-07kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friendsDaniel Latypov-16/+0
2022-05-12kunit: Rework kunit_resource allocation policyDavid Gow-27/+115
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov-0/+318