diff options
author | Daniel Latypov <dlatypov@google.com> | 2022-01-18 11:09:18 -0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-01-31 11:55:18 -0700 |
commit | 95dcbc55fe4ffe262795bea02a42695c85a22dc4 (patch) | |
tree | 022eeb0039ccd7a82fe456abdd856cbc356c037f /include/kunit | |
parent | 6125a5c70acddd9fc1fb7329047a254c74d0173c (diff) | |
download | lwn-95dcbc55fe4ffe262795bea02a42695c85a22dc4.tar.gz lwn-95dcbc55fe4ffe262795bea02a42695c85a22dc4.zip |
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 'include/kunit')
0 files changed, 0 insertions, 0 deletions