summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-12-06 19:32:14 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-12-06 19:51:54 +0000
commit3ad92902e1ed51894ddece2ae2a698ff55ac8adf (patch)
tree9bee364879ff771c263491d5a9964674b22f01d1 /tests/Makefile.am
parent50fdf32e46bcfd01e83b813d6a1fd0dc5b686692 (diff)
tests: Add basic test for render blits
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4fd7c419..ad8a80a8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -67,6 +67,7 @@ TESTS_progs = \
gen3_render_tiledy_blits \
gen3_render_mixed_blits \
gen3_mixed_blits \
+ gem_render_linear_blits \
gem_storedw_loop_render \
gem_storedw_loop_blt \
gem_storedw_loop_bsd \