aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/kunit/assert.c
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 /lib/kunit/assert.c
parentkunit: decrease macro layering for EQ/NE asserts (diff)
downloadwireguard-linux-95dcbc55fe4ffe262795bea02a42695c85a22dc4.tar.xz
wireguard-linux-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 'lib/kunit/assert.c')
0 files changed, 0 insertions, 0 deletions