summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/meson.build b/tests/meson.build
index f4bd4a10..9015f809 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -3,7 +3,6 @@ test_progs = [
'core_getclient',
'core_getstats',
'core_getversion',
- 'core_prop_blob',
'core_setmaster_vs_auth',
'debugfs_test',
'drm_import_export',
@@ -47,6 +46,7 @@ test_progs = [
'kms_plane_lowres',
'kms_plane_multiple',
'kms_plane_scaling',
+ 'kms_prop_blob',
'kms_properties',
'kms_psr',
'kms_psr2_su',
@@ -54,8 +54,8 @@ test_progs = [
'kms_rmfb',
'kms_rotation_crc',
'kms_selftest',
- 'kms_setmode',
'kms_sequence',
+ 'kms_setmode',
'kms_sysfs_edid_timing',
'kms_tv_load_detect',
'kms_universal_plane',