lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 28 Aug 2022 10:59:16 +0200
From:   José Expósito <jose.exposito89@...il.com>
To:     Maíra Canal <mairacanal@...eup.net>
Cc:     javierm@...hat.com, davidgow@...gle.com, dlatypov@...gle.com,
        tzimmermann@...e.de, mripard@...nel.org, daniel@...ll.ch,
        airlied@...ux.ie, maarten.lankhorst@...ux.intel.com,
        jani.nikula@...ux.intel.com, isabbasso@...eup.net,
        magalilemes00@...il.com, tales.aparecida@...il.com,
        geert@...ux-m68k.org, dri-devel@...ts.freedesktop.org,
        kunit-dev@...glegroups.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale

On Tue, Aug 16, 2022 at 10:37:49AM -0300, Maíra Canal wrote:
> Hi José,
> 
> Tested the whole series on UML, x86, i386 and PPC. All looks fine!
> 
> Tested-by: Maíra Canal <mairacanal@...eup.net>
> 
> Best Regards,
> - Maíra Canal
> 
> On 8/16/22 07:29, José Expósito wrote:
> > Hello everyone,
> > 
> > This series is a follow up on my work adding KUnit test to the XRGB8888
> > conversion functions. This time RGB888, XRGB2101010 and gray8 are added.
> > 
> > Best wishes,
> > Jose
> > 
> > José Expósito (3):
> >    drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
> >    drm/format-helper: Add KUnit tests for
> >      drm_fb_xrgb8888_to_xrgb2101010()
> >    drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
> > 
> >   .../gpu/drm/tests/drm_format_helper_test.c    | 190 ++++++++++++++++++
> >   1 file changed, 190 insertions(+)
> > 

Thanks a lot for testing the series Maíra and for the code review
David.

I added a note to my ToDo list to use KUNIT_EXPECT_MEMEQ once it gets
merged.

For the moment, I'll send v2 :)

Best wishes,
Jose

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ