linux/tools/testing
Daniel Latypov e0cc8c052a 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 <dlatypov@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2021-12-15 11:50:56 -07:00
..
cxl
fault-injection
ktest
kunit kunit: tool: delete kunit_parser.TestResult type 2021-12-15 11:50:56 -07:00
nvdimm
radix-tree
scatterlist
selftests New x86 features: 2021-11-13 10:01:10 -08:00
vsock