tests: Add gem_close_race

The intention is to exercise #70784. Yet the first challenge is make the
test suite happy.
This commit is contained in:
Chris Wilson
2013-10-28 09:10:46 +00:00
parent 37c02cfa5c
commit 90ecf062d1
3 changed files with 150 additions and 0 deletions
+1
View File
@@ -68,6 +68,7 @@ TESTS_progs = \
drm_vma_limiter_cpu \
drm_vma_limiter_gtt \
gem_bad_length \
gem_close_race \
gem_cpu_reloc \
gem_cs_prefetch \
gem_ctx_bad_destroy \