diff options
author | Avinash Kondareddy <[email protected]> | 2019-09-23 02:02:42 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2019-09-30 17:35:01 -0600 |
commit | 73ba5aaf93b41e641a250530f48274d783dd56fc (patch) | |
tree | 95e248422ac13533cb7ab57276ab840b03b9f739 /scripts/gdb/linux/utils.py | |
parent | e4aea8f8532b55f966d828efcf720f8aeb203e13 (diff) |
kunit: test: add tests for KUnit managed resources
Add unit tests for KUnit managed resources. KUnit managed resources
(struct kunit_resource) are resources that are automatically cleaned up
at the end of a KUnit test, similar to the concept of devm_* managed
resources.
Signed-off-by: Avinash Kondareddy <[email protected]>
Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Logan Gunthorpe <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions