On Fri, 2020-12-18 at 19:28 -0700, Simon Glass wrote:
> On Tue, 15 Dec 2020 at 10:23, Nicolas Saenz Julienne
> <nsaenzjulie...@suse.de> wrote:
> > 
> > Add test to validate dev->dma_offset is properly set on devices.
> > 
> > Signed-off-by: Nicolas Saenz Julienne <nsaenzjulie...@suse.de>
> > ---
> >  arch/sandbox/dts/test.dts          |  4 ++++
> >  configs/sandbox64_defconfig        |  1 +
> >  configs/sandbox_defconfig          |  1 +
> >  configs/sandbox_flattree_defconfig |  1 +
> >  configs/sandbox_spl_defconfig      |  1 +
> >  test/dm/core.c                     | 30 ++++++++++++++++++++++++++++++
> >  6 files changed, 38 insertions(+)
> 
> Reviewed-by: Simon Glass <s...@chromium.org>
> 
> We normally use ut_assertok() instead of ut_assert(!xxx), since 0 means OK.

Will fix this across all tests.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to