drm/tests: Order Kunit tests in Makefile
authorMaxime Ripard <maxime@cerno.tech>
Thu, 29 Sep 2022 16:30:56 +0000 (18:30 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 10 Oct 2022 11:54:54 +0000 (13:54 +0200)
commit542bbaa736026c99237d6d93e4fff46762a55ff7
tree383d446d9f0e564254ec8d4a5d2f0da194ff2a97
parent8f2fd57d834d83fb4f5e0f39a3415bcbe4c1d3b6
drm/tests: Order Kunit tests in Makefile

Since we've recently added a ton of tests, the list starts to be a bit
of a mess and creates unneeded conflicts.

Let's order it alphabetically.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://lore.kernel.org/r/20220728-rpi-analog-tv-properties-v4-2-60d38873f782@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/tests/Makefile