drm: selftest: convert drm_dp_mst_helper selftest to KUnit
authorMaíra Canal <maira.canal@usp.br>
Fri, 8 Jul 2022 20:30:49 +0000 (17:30 -0300)
committerJavier Martinez Canillas <javierm@redhat.com>
Mon, 11 Jul 2022 12:00:00 +0000 (14:00 +0200)
commit848b3c0be2b944f633fe9beb28ad28f15c39f7a1
tree38cb96a0dd078aa36fe351d3b8b1fd6e95615c6a
parent913b1e7ca77e0d04b74921e7328e3446f3a481be
drm: selftest: convert drm_dp_mst_helper selftest to KUnit

Considering the current adoption of the KUnit framework, convert the
DRM DP MST helper selftest to the KUnit API.

Co-developed-by: Rubens Gomes Neto <rubens.gomes.neto@usp.br>
Signed-off-by: Rubens Gomes Neto <rubens.gomes.neto@usp.br>
Tested-by: David Gow <davidgow@google.com>
Acked-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Maíra Canal <maira.canal@usp.br>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220708203052.236290-7-maira.canal@usp.br
drivers/gpu/drm/selftests/Makefile
drivers/gpu/drm/selftests/drm_modeset_selftests.h
drivers/gpu/drm/selftests/test-drm_modeset_common.h
drivers/gpu/drm/tests/Makefile
drivers/gpu/drm/tests/drm_dp_mst_helper_test.c [moved from drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c with 72% similarity]