summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-10-27 11:32:47 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-11-07 11:20:28 +0000
commit721d8747e3a2ae78b4fad33d32e4b4796c90a2af (patch)
tree91564709e30c499efe4fea3ab6c824c19a09ab9e /tests/Makefile.sources
parent874a2072251d94f7e6c6565932cc36b7df2dfc6b (diff)
igt: Add a test for reordering execbufs
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 1938944b..65e07922 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -44,6 +44,7 @@ TESTS_progs_M = \
gem_exec_parallel \
gem_exec_params \
gem_exec_parse \
+ gem_exec_schedule \
gem_exec_store \
gem_exec_suspend \
gem_exec_reloc \