Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: Fix obsolete name in documentation headers (func->action) | David Gow | 2023-06-01 | 1 | -4/+4 |
* | kunit: Add kunit_add_action() to defer a call until test exit | David Gow | 2023-05-25 | 1 | -0/+92 |
* | kunit: Use gfp in kunit_alloc_resource() kernel-doc | Stephen Boyd | 2023-03-17 | 1 | -1/+1 |
* | kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends | Daniel Latypov | 2022-10-07 | 1 | -16/+0 |
* | kunit: Rework kunit_resource allocation policy | David Gow | 2022-05-12 | 1 | -27/+115 |
* | kunit: split resource API from test.h into new resource.h | Daniel Latypov | 2022-04-04 | 1 | -0/+318 |