summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-03-02 16:35:40 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2016-03-02 17:28:30 +0000
commita25983e0b12c99bb49ce8e83d40f46bf1aed8298 (patch)
treef02f982679526bcb5f383ef7a5ddd1febf1bd5b3 /tests/Makefile.sources
parent18d0b1efb8759000d7ccb82334ea823b9857dfc9 (diff)
igt/gem_exec_suspend: Exercise simple exec-and-read across suspend
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 f8b18b05..7dc75d52 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -38,6 +38,7 @@ TESTS_progs_M = \
gem_exec_nop \
gem_exec_params \
gem_exec_parse \
+ gem_exec_suspend \
gem_exec_reloc \
gem_fenced_exec_thrash \
gem_fence_thrash \