summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2017-09-21 10:48:54 +0200
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2017-10-02 11:30:18 +0200
commit7bc1fd8638356f728f200b9377e76f286d964c7e (patch)
tree9aa893c75019c78817c79e266041f49d5797aeac /tests/Makefile.sources
parent09f8cb1a3758fa9868a07b83a3d3db2973d795cc (diff)
tests: Rename kms_pipe_color to kms_color
Rename kms_pipe_color to kms_color, and rename the invalid tests to pipe-invalid. To prepare for adding support for plane color management. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 0adc28a0..c4d320eb 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -177,6 +177,7 @@ TESTS_progs = \
kms_busy \
kms_ccs \
kms_chv_cursor_fail \
+ kms_color \
kms_concurrent \
kms_crtc_background_color \
kms_cursor_crc \
@@ -197,7 +198,6 @@ TESTS_progs = \
kms_mmio_vs_cs_flip \
kms_panel_fitting \
kms_pipe_b_c_ivb \
- kms_pipe_color \
kms_pipe_crc_basic \
kms_plane \
kms_plane_lowres \