summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>2017-11-29 13:12:41 +0200
committerAbdiel Janulgue <abdiel.janulgue@linux.intel.com>2017-12-05 09:05:34 +0200
commit5c9dea6487d80cdc5a238dbdf922651df3a95a02 (patch)
tree9d2dca4536092759cc28d234f7e36aca08d782f5 /tests/meson.build
parent88b01d822be1e9ab429ef1085f6754a47dae3487 (diff)
tests/gem_hangcheck_forcewake: Drop gem_hangcheck_forcewake.c
gem_hangcheck_forcewake has been superseded by drv_hangman, and a lot of other very extensive hangchecking that is not run by CI (Chris). Signed-off-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 59ccd9a6..2595681a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -77,7 +77,6 @@ test_progs = [
'gem_gtt_cpu_tlb',
'gem_gtt_hog',
'gem_gtt_speed',
- 'gem_hangcheck_forcewake',
'gem_largeobject',
'gem_linear_blits',
'gem_lut_handle',