igt/gem_ctx_switch: Add basic test for context switching

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2016-03-26 10:55:46 +00:00
parent 1a722fa6cf
commit 633854e8f4
2 changed files with 167 additions and 0 deletions
+1
View File
@@ -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 \