summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDaniel Latypov <dlatypov@google.com>2022-01-18 11:09:18 -0800
committerShuah Khan <skhan@linuxfoundation.org>2022-01-31 11:55:18 -0700
commit95dcbc55fe4ffe262795bea02a42695c85a22dc4 (patch)
tree022eeb0039ccd7a82fe456abdd856cbc356c037f /net
parent6125a5c70acddd9fc1fb7329047a254c74d0173c (diff)
downloadlinux-next-95dcbc55fe4ffe262795bea02a42695c85a22dc4.tar.gz
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 'net')
0 files changed, 0 insertions, 0 deletions