tests/drv_hangman: Convert test from shell script to c

Mixing script and standlone tests didn't mix well with the
strict i915_ring_stop flags handling. Also squash drv_missed_irq_hang
to the new test.

v2: - Remove missed irq test (Daniel Vetter)
    - gitignore fixed (Oscar Mateo)
    - fix check_other_clients to handle dangling fd's

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78322
Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Oscar Mateo <oscar.mateo@intel.com> <v1>
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
This commit is contained in:
Mika Kuoppala
2014-05-19 17:42:21 +03:00
parent 9911f3f0cf
commit 9b0d3481e8
4 changed files with 280 additions and 71 deletions
+1
View File
@@ -8,6 +8,7 @@ drm_vma_limiter
drm_vma_limiter_cached
drm_vma_limiter_cpu
drm_vma_limiter_gtt
drv_hangman
drv_suspend
gem_alive
gem_bad_address