diff options
author | Daniel Latypov <[email protected]> | 2021-12-14 11:26:12 -0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2021-12-15 11:50:56 -0700 |
commit | e0cc8c052a3992b01f51df1d51eaae49e5b2710f (patch) | |
tree | 57788e7d607a5f927c120633fc96ae35c22e5aa8 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
parent | db1679813f9f86b05bbbc6f05f4cdbe481d59352 (diff) |
kunit: tool: delete kunit_parser.TestResult type
The `log` field is unused, and the `status` field is accessible via
`test.status`.
So it's simpler to just return the main `Test` object directly.
And since we're no longer returning a namedtuple, which has no type
annotations, this hopefully means typecheckers are better equipped to
find any errors.
Signed-off-by: Daniel Latypov <[email protected]>
Reviewed-by: Brendan Higgins <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions