From 8af74298b9cae6e149b59375919f968e0523de97 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Thu, 28 Feb 2019 18:17:22 +0100 Subject: tests: s/core_prop_blob/kms_prop_blob MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's a kms test, name it accordingly. Also sort the build lists while at it, one test got misplaced. Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- tests/Makefile.sources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 35c79592..71ccf00a 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -16,7 +16,6 @@ TESTS_progs = \ core_getclient \ core_getstats \ core_getversion \ - core_prop_blob \ core_setmaster_vs_auth \ debugfs_test \ drm_import_export \ @@ -60,6 +59,7 @@ TESTS_progs = \ kms_plane_lowres \ kms_plane_multiple \ kms_plane_scaling \ + kms_prop_blob \ kms_properties \ kms_psr \ kms_psr2_su \ @@ -67,13 +67,13 @@ TESTS_progs = \ kms_rmfb \ kms_rotation_crc \ kms_selftest \ + kms_sequence \ kms_setmode \ kms_sysfs_edid_timing \ kms_tv_load_detect \ kms_universal_plane \ kms_vblank \ kms_vrr \ - kms_sequence \ meta_test \ perf \ perf_pmu \ -- cgit v1.2.3