linux/drivers/gpu/drm/vkms/tests
Maíra Canal 60ba943380
drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST
The Kconfig option `CONFIG_DRM_VKMS_KUNIT_TESTS` does not exist. However,
the VKMS format tests use such an option for compilation, meaning that
they are not compiled at all.

Use the Kconfig option `CONFIG_DRM_VKMS_KUNIT_TEST` to compile all VKMS
KUnit tests.

Fixes: 3e897853de ("drm/vkms: Create KUnit tests for YUV conversions")
Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: José Expósito <jose.exposito89@gmail.com>
Link: https://lore.kernel.org/r/20250611205704.334527-1-mcanal@igalia.com
Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
2025-06-13 19:11:39 +02:00
..
.kunitconfig
Makefile drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST 2025-06-13 19:11:39 +02:00
vkms_config_test.c drm/vkms: Allow to attach connectors and encoders 2025-03-07 10:58:28 +01:00
vkms_format_test.c drm/vkms: Create KUnit tests for YUV conversions 2025-05-28 16:19:14 +02:00