From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f196.google.com ([209.85.210.196]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hfvNq-0000QL-1C for linux-um@lists.infradead.org; Wed, 26 Jun 2019 00:01:55 +0000 Received: by mail-pf1-f196.google.com with SMTP id 19so258172pfa.4 for ; Tue, 25 Jun 2019 17:01:53 -0700 (PDT) Date: Wed, 26 Jun 2019 00:01:50 +0000 From: Luis Chamberlain Subject: Re: [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests Message-ID: <20190626000150.GT19023@42.do-not-panic.com> References: <20190617082613.109131-1-brendanhiggins@google.com> <20190617082613.109131-14-brendanhiggins@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190617082613.109131-14-brendanhiggins@google.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-um" Errors-To: linux-um-bounces+geert=linux-m68k.org@lists.infradead.org To: Brendan Higgins Cc: pmladek@suse.com, linux-doc@vger.kernel.org, peterz@infradead.org, amir73il@gmail.com, dri-devel@lists.freedesktop.org, Alexander.Levin@microsoft.com, yamada.masahiro@socionext.com, mpe@ellerman.id.au, linux-kselftest@vger.kernel.org, shuah@kernel.org, robh@kernel.org, linux-nvdimm@lists.01.org, frowand.list@gmail.com, knut.omang@oracle.com, kieran.bingham@ideasonboard.com, Felix Guo , wfg@linux.intel.com, joel@jms.id.au, rientjes@google.com, jdike@addtoit.com, dan.carpenter@oracle.com, devicetree@vger.kernel.org, linux-kbuild@vger.kernel.org, Tim.Bird@sony.com, linux-um@lists.infradead.org, rostedt@goodmis.org, julia.lawall@lip6.fr, jpoimboe@redhat.com, kunit-dev@googlegroups.com, tytso@mit.edu, richard@nod.at, sboyd@kernel.org, gregkh@linuxfoundation.org, rdunlap@infradead.org, linux-kernel@vger.kernel.org, daniel@ffwll.ch, keescook@google.com, linux-fsdevel@vger.kernel.org, logang@deltatee.com, khilman@baylibre.com 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 _______________________________________________ linux-um mailing list linux-um@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-um