diff options
author | Daniel Latypov <dlatypov@google.com> | 2022-01-18 22:09:18 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-01-31 21:55:18 +0300 |
commit | 95dcbc55fe4ffe262795bea02a42695c85a22dc4 (patch) | |
tree | 022eeb0039ccd7a82fe456abdd856cbc356c037f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6125a5c70acddd9fc1fb7329047a254c74d0173c (diff) | |
download | linux-95dcbc55fe4ffe262795bea02a42695c85a22dc4.tar.xz |
kunit: tool: drop mostly unused KunitResult.result field
This field is only used to pass along the parsed Test object from
parse_tests().
Everywhere else the `result` field is ignored.
Instead make parse_tests() explicitly return a KunitResult and Test so
we can retire the `result` field.
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions