aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/kunit/kunit_tool_test.py
diff options
context:
space:
mode:
authorAvinash Kondareddy <akndr41@gmail.com>2019-09-23 02:02:42 -0700
committerShuah Khan <skhan@linuxfoundation.org>2019-09-30 17:35:01 -0600
commit73ba5aaf93b41e641a250530f48274d783dd56fc (patch)
tree95e248422ac13533cb7ab57276ab840b03b9f739 /tools/testing/kunit/kunit_tool_test.py
parentkunit: test: add the concept of assertions (diff)
downloadlinux-dev-73ba5aaf93b41e641a250530f48274d783dd56fc.tar.xz
linux-dev-73ba5aaf93b41e641a250530f48274d783dd56fc.zip
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/testing/kunit/kunit_tool_test.py')
0 files changed, 0 insertions, 0 deletions