On Mon, Feb 18, 2019 at 2:56 PM Frank Rowand wrote:
>
> On 2/12/19 5:44 PM, Brendan Higgins wrote:
> > On Wed, Nov 28, 2018 at 12:56 PM Rob Herring wrote:
> >>
> >> On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
> >> wrote:
> >>> ---
> >>> drivers/of/Kconfig|1 +
> >>> drivers/of/unit
On 2/12/19 5:44 PM, Brendan Higgins wrote:
> On Wed, Nov 28, 2018 at 12:56 PM Rob Herring wrote:
>>
>> On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
>> wrote:
>>>
>>> Migrate tests without any cleanup, or modifying test logic in anyway to
>>> run under KUnit using the KUnit expectation and asse
On Thu, Feb 14, 2019 at 12:10 PM Rob Herring wrote:
>
> On Tue, Feb 12, 2019 at 7:44 PM Brendan Higgins
> wrote:
> >
> > On Wed, Nov 28, 2018 at 12:56 PM Rob Herring wrote:
> > >
> > > On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
> > > wrote:
> > > >
> > > > Migrate tests without any cleanup
On Tue, Feb 12, 2019 at 7:44 PM Brendan Higgins
wrote:
>
> On Wed, Nov 28, 2018 at 12:56 PM Rob Herring wrote:
> >
> > On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
> > wrote:
> > >
> > > Migrate tests without any cleanup, or modifying test logic in anyway to
> > > run under KUnit using the KU
On Wed, Nov 28, 2018 at 12:56 PM Rob Herring wrote:
>
> On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
> wrote:
> >
> > Migrate tests without any cleanup, or modifying test logic in anyway to
> > run under KUnit using the KUnit expectation and assertion API.
>
> Nice! You beat me to it. This is
On Wed, Dec 5, 2018 at 5:43 PM Brendan Higgins
wrote:
>
> On Tue, Dec 4, 2018 at 5:41 AM Rob Herring wrote:
> >
> > On Mon, Dec 3, 2018 at 6:14 PM Brendan Higgins
> > wrote:
> > >
> > > On Thu, Nov 29, 2018 at 4:40 PM Randy Dunlap
> > > wrote:
> > > >
> > > > On 11/28/18 12:56 PM, Rob Herring
On Tue, Dec 4, 2018 at 5:41 AM Rob Herring wrote:
>
> On Mon, Dec 3, 2018 at 6:14 PM Brendan Higgins
> wrote:
> >
> > On Thu, Nov 29, 2018 at 4:40 PM Randy Dunlap wrote:
> > >
> > > On 11/28/18 12:56 PM, Rob Herring wrote:
> > > >> diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
> > > >> in
On 11/28/18 11:36 AM, Brendan Higgins wrote:
> Migrate tests without any cleanup, or modifying test logic in anyway to
> run under KUnit using the KUnit expectation and assertion API.
>
> Signed-off-by: Brendan Higgins
> ---
> drivers/of/Kconfig|1 +
> drivers/of/unittest.c | 1405 ++
On Mon, Dec 3, 2018 at 6:14 PM Brendan Higgins
wrote:
>
> On Thu, Nov 29, 2018 at 4:40 PM Randy Dunlap wrote:
> >
> > On 11/28/18 12:56 PM, Rob Herring wrote:
> > >> diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
> > >> index ad3fcad4d75b8..f309399deac20 100644
> > >> --- a/drivers/of/Kconf
On Thu, Nov 29, 2018 at 4:40 PM Randy Dunlap wrote:
>
> On 11/28/18 12:56 PM, Rob Herring wrote:
> >> diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
> >> index ad3fcad4d75b8..f309399deac20 100644
> >> --- a/drivers/of/Kconfig
> >> +++ b/drivers/of/Kconfig
> >> @@ -15,6 +15,7 @@ if OF
> >> c
On Wed, Nov 28, 2018 at 12:56 PM Rob Herring wrote:
>
> On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
> wrote:
> >
> > Migrate tests without any cleanup, or modifying test logic in anyway to
> > run under KUnit using the KUnit expectation and assertion API.
>
> Nice! You beat me to it. This is
On 11/28/18 12:56 PM, Rob Herring wrote:
>> diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
>> index ad3fcad4d75b8..f309399deac20 100644
>> --- a/drivers/of/Kconfig
>> +++ b/drivers/of/Kconfig
>> @@ -15,6 +15,7 @@ if OF
>> config OF_UNITTEST
>> bool "Device Tree runtime unit tests"
>>
Migrate tests without any cleanup, or modifying test logic in anyway to
run under KUnit using the KUnit expectation and assertion API.
Signed-off-by: Brendan Higgins
---
drivers/of/Kconfig|1 +
drivers/of/unittest.c | 1405 ++---
2 files changed, 752 i
On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
wrote:
>
> Migrate tests without any cleanup, or modifying test logic in anyway to
> run under KUnit using the KUnit expectation and assertion API.
Nice! You beat me to it. This is probably going to conflict with what
is in the DT tree for 4.21. Als
14 matches
Mail list logo