summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-05-23 21:56:01 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-05-23 22:29:04 +0100
commit9579e5447aa304d0b8d36688b8d0da0c97ca284a (patch)
treeb4539164e830ce8989701a1e67c9c4a71f06c7c0 /tests/Makefile.sources
parentf68735773c7b6597cf416c89c21e3be38c58f864 (diff)
test: Add legacy cursor stress test
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 1b742fa3..96740f08 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -84,6 +84,7 @@ TESTS_progs_M = \
kms_atomic \
kms_chv_cursor_fail \
kms_cursor_crc \
+ kms_cursor_legacy \
kms_draw_crc \
kms_fbc_crc \
kms_fbcon_fbt \