From mboxrd@z Thu Jan 1 00:00:00 1970 From: brendanhiggins@google.com (Brendan Higgins) Date: Mon, 3 Dec 2018 15:53:55 -0800 Subject: [RFC v3 14/19] Documentation: kunit: add documentation for KUnit In-Reply-To: <20181130034525.GP18410@garbanzo.do-not-panic.com> References: <20181128193636.254378-1-brendanhiggins@google.com> <20181128193636.254378-15-brendanhiggins@google.com> <20181130034525.GP18410@garbanzo.do-not-panic.com> Message-ID: Content-Type: text/plain; charset="UTF-8" Message-ID: <20181203235355.N8_44vltcEKkSDvF_tPJd7a24YTtQ8WJ0JBFpNo_aPE@z> On Thu, Nov 29, 2018@7:45 PM Luis Chamberlain wrote: > > On Thu, Nov 29, 2018@01:56:37PM +0000, Kieran Bingham wrote: > > Hi Brendan, > > > > Please excuse the top posting, but I'm replying here as I'm following > > the section "Creating a kunitconfig" in Documentation/kunit/start.rst. > > > > Could the three line kunitconfig file live under say > > arch/um/configs/kunit_defconfig? > > > > So that it's always provided? And could even be extended with tests > > which people would expect to be run by default? (say in distributions) > > Indeed, and then a top level 'make kunitconfig' could use it as well. Yep, I totally agree.