summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-07-15 09:01:59 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-07-15 09:04:15 +0100
commitc8ab577cbdeb5480f000f55ed2decae7b7932197 (patch)
treea1530140612f4e9537ae17faccde910d85042132 /tests/Makefile.sources
parent2ed42d3c4dc180ddbb99b1292f8656ca52d1d90e (diff)
igt/vgem_slow/nohang: Test fence autotimeout
To protect the kernel against unscrupulous fence users, fences should automatically signal after a timeout. 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 80e9a353..8a9a7ec9 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -124,6 +124,7 @@ TESTS_progs_M = \
prime_vgem \
template \
vgem_basic \
+ vgem_slow \
$(NULL)
TESTS_progs_XM = \