[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200129063817.3E1BA2064C@mail.kernel.org>
Date: Tue, 28 Jan 2020 22:38:16 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Brendan Higgins <brendanhiggins@...gle.com>,
akpm@...ux-foundation.org, alan.maguire@...cle.com,
anton.ivanov@...bridgegreys.com, arnd@...db.de,
davidgow@...gle.com, frowand.list@...il.com, jdike@...toit.com,
keescook@...omium.org, richard@....at, rppt@...ux.ibm.com,
skhan@...uxfoundation.org, yzaikin@...gle.com
Cc: gregkh@...uxfoundation.org, logang@...tatee.com, mcgrof@...nel.org,
knut.omang@...cle.com, linux-um@...ts.infradead.org,
linux-arch@...r.kernel.org, linux-kselftest@...r.kernel.org,
kunit-dev@...glegroups.com, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org,
Brendan Higgins <brendanhiggins@...gle.com>
Subject: Re: [PATCH v1 3/7] kunit: test: create a single centralized executor for all tests
Quoting Brendan Higgins (2020-01-27 23:19:58)
> From: Alan Maguire <alan.maguire@...cle.com>
>
> Add a centralized executor to dispatch tests rather than relying on
> late_initcall to schedule each test suite separately. Centralized
> execution is for built-in tests only; modules will execute tests
> when loaded.
>
> Signed-off-by: Alan Maguire <alan.maguire@...cle.com>
> Co-developed-by: Iurii Zaikin <yzaikin@...gle.com>
> Signed-off-by: Iurii Zaikin <yzaikin@...gle.com>
> Co-developed-by: Brendan Higgins <brendanhiggins@...gle.com>
> Signed-off-by: Brendan Higgins <brendanhiggins@...gle.com>
> ---
Reviewed-by: Stephen Boyd <sboyd@...nel.org>
Powered by blists - more mailing lists