[PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale

From: José Expósito
Date: Tue Aug 16 2022 - 07:03:26 EST


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(+)

--
2.25.1