drm/tests: Introduce a config option for the KUnit helpers
authorMaxime Ripard <maxime@cerno.tech>
Thu, 1 Dec 2022 15:11:33 +0000 (16:11 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 8 Dec 2022 08:41:27 +0000 (09:41 +0100)
commitb85be04294ffa49574a0e662e626066320349ef3
treee5680553970d339707527bd41a2ebec342693d9e
parent0c3627c744068fe95b235c9aa25d2bd56bde7e55
drm/tests: Introduce a config option for the KUnit helpers

Driver-specific tests will need access to the helpers without pulling
every DRM framework test. Let's create an intermediate Kconfig options
for the helpers.

Suggested-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Maíra Canal <mcanal@igalia.com>
Link: https://lore.kernel.org/r/20221123-rpi-kunit-tests-v3-2-4615a663a84a@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/tests/Makefile