summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-12-03 10:21:08 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2017-03-25 13:48:08 +0000
commita27c7437e8a5c17a1bcfd22d0184c1c4185be96b (patch)
tree4c90f3af8f5176ce08aaf79aaed3821943c3ab5a /tests/Makefile.sources
parente77299156606f3f3bf5610586a6a0879bdffcf11 (diff)
igt: Add gem_exec_capture to exercise capturing user requested buffers on hang
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 1763b670..45c21a0c 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -36,6 +36,7 @@ TESTS_progs_M = \
gem_exec_async \
gem_exec_bad_domains \
gem_exec_basic \
+ gem_exec_capture \
gem_exec_create \
gem_exec_faulting_reloc \
gem_exec_fence \