diff options
author | Avinash Kondareddy <akndr41@gmail.com> | 2019-09-23 12:02:42 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2019-10-01 02:35:01 +0300 |
commit | 73ba5aaf93b41e641a250530f48274d783dd56fc (patch) | |
tree | 95e248422ac13533cb7ab57276ab840b03b9f739 /tools/perf/scripts/python/stackcollapse.py | |
parent | e4aea8f8532b55f966d828efcf720f8aeb203e13 (diff) | |
download | linux-73ba5aaf93b41e641a250530f48274d783dd56fc.tar.xz |
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 <akndr41@gmail.com>
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions