Hi Brendan,
On 03/12/2018 23:53, Brendan Higgins wrote:
On Thu, Nov 29, 2018 at 7:45 PM Luis Chamberlain
<mcgrof(a)kernel.org> wrote:
>
> On Thu, Nov 29, 2018 at 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?
Further consideration to this topic - I mentioned putting it in
arch/um/configs
- but I think this is wrong.
We now have a location for config-fragments, which is essentially what
this is, under kernel/configs
So perhaps an addition as :
kernel/configs/kunit.config
Would be more appropriate - and less (UM) architecture specific.
>>
>> 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.
--
Regards
--
Kieran