summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-06-18 00:42:19 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-06-18 21:39:33 +0100
commitc344044ab681566d36a49a0456666a32bac3419a (patch)
tree2d077fe9caa9d80e90a2cf9f09eed63c6f0c3ae8 /tests/Makefile.sources
parent7ce63894854d8dafc0cf1f5450e5c1d32ac18150 (diff)
igt: Add basic exercise of vGEM
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 656e0069..8d8ede6c 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -120,7 +120,9 @@ TESTS_progs_M = \
prime_mmap_coherency \
prime_mmap_kms \
prime_self_import \
+ prime_vgem \
template \
+ vgem_basic \
$(NULL)
TESTS_progs_XM = \
@@ -216,6 +218,7 @@ TESTS_scripts = \
sysfs_l3_parity \
test_rte_check \
tools_test \
+ vgem_reload_basic \
$(NULL)
# This target contains testcases which support automagic subtest enumeration