summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-01-05 11:43:15 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2017-01-05 11:51:06 +0000
commit74724476981c7258aa9b3cb96298bcf8a50c854a (patch)
treecbc7b37f523a79d52eaf497ace9c69702779ad3d /tests/Makefile.sources
parent23df765a19c2e34d79b08ee17bff9e89e68f566c (diff)
tests: Add gem_exec_reuse
Exploratory test into behaviour when reusing bo between batches. 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 bc65c3dc..9cac8e98 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -50,6 +50,7 @@ TESTS_progs_M = \
gem_exec_store \
gem_exec_suspend \
gem_exec_reloc \
+ gem_exec_reuse \
gem_exec_whisper \
gem_fenced_exec_thrash \
gem_fence_thrash \