summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-03-26 10:55:46 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2016-03-26 11:22:04 +0000
commit633854e8f4f752478fc7d6ccc55fe36b0e828d79 (patch)
treeaf9dc15682a1c83f9d2aa51eb55552702a9f71c7 /tests/Makefile.sources
parent1a722fa6cf87ae12fc1b3446fe30c200a0201752 (diff)
igt/gem_ctx_switch: Add basic test for context switching
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 01becfff..26e487a1 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -135,6 +135,7 @@ TESTS_progs = \
gem_ctx_bad_destroy \
gem_ctx_basic \
gem_ctx_create \
+ gem_ctx_switch \
gem_ctx_thrash \
gem_double_irq_loop \
gem_exec_big \