Searched hist:"00 f75043e46d5bd2bba87b3fada6c1090b61bd40" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/kunit/ |
H A D | kunit_json.py | diff 00f75043e46d5bd2bba87b3fada6c1090b61bd40 Tue Jan 18 20:09:19 CET 2022 Daniel Latypov <dlatypov@google.com> kunit: tool: make --json handling a bit clearer
Currently kunit_json.get_json_result() will output the JSON-ified test output to json_path, but iff it's not "stdout".
Instead, move the responsibility entirely over to the one caller.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | kunit_tool_test.py | diff 00f75043e46d5bd2bba87b3fada6c1090b61bd40 Tue Jan 18 20:09:19 CET 2022 Daniel Latypov <dlatypov@google.com> kunit: tool: make --json handling a bit clearer
Currently kunit_json.get_json_result() will output the JSON-ified test output to json_path, but iff it's not "stdout".
Instead, move the responsibility entirely over to the one caller.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | kunit.py | diff 00f75043e46d5bd2bba87b3fada6c1090b61bd40 Tue Jan 18 20:09:19 CET 2022 Daniel Latypov <dlatypov@google.com> kunit: tool: make --json handling a bit clearer
Currently kunit_json.get_json_result() will output the JSON-ified test output to json_path, but iff it's not "stdout".
Instead, move the responsibility entirely over to the one caller.
Signed-off-by: Daniel Latypov <dlatypov@google.com> Reviewed-by: David Gow <davidgow@google.com> Reviewed-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|