aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Latypov <[email protected]>2020-12-02 11:08:21 -0800
committerShuah Khan <[email protected]>2021-02-08 15:33:32 -0700
commitcfd607e43da4a20753744f134e201310262b827a (patch)
tree6d54478b251218123d18a0cae109e90a6b40f314 /tools/perf/scripts/python
parent92bf22614b21a2706f4993b278017e437f7785b3 (diff)
kunit: tool: fix unit test cleanup handling
* Stop leaking file objects. * Use self.addCleanup() to ensure we call cleanup functions even if setUp() fails. * use mock.patch.stopall instead of more error-prone manual approach Signed-off-by: Daniel Latypov <[email protected]> Reviewed-by: David Gow <[email protected]> Tested-by: Brendan Higgins <[email protected]> Acked-by: Brendan Higgins <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions