Re: [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests

From: Luis Chamberlain
Date: Tue Jun 25 2019 - 20:01:56 EST


On Mon, Jun 17, 2019 at 01:26:08AM -0700, Brendan Higgins wrote:
> create mode 100644 tools/testing/kunit/test_data/test_is_test_passed-all_passed.log
> create mode 100644 tools/testing/kunit/test_data/test_is_test_passed-crash.log
> create mode 100644 tools/testing/kunit/test_data/test_is_test_passed-failure.log
> create mode 100644 tools/testing/kunit/test_data/test_is_test_passed-no_tests_run.log
> create mode 100644 tools/testing/kunit/test_data/test_output_isolated_correctly.log
> create mode 100644 tools/testing/kunit/test_data/test_read_from_file.kconfig

Why are these being added upstream? The commit log does not explain
this.

Luis