summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
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/Makefile.sources
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/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 34ca71a0..84d80a30 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -99,7 +99,6 @@ TESTS_progs = \
gem_gtt_cpu_tlb \
gem_gtt_hog \
gem_gtt_speed \
- gem_hangcheck_forcewake \
gem_largeobject \
gem_linear_blits \
gem_lut_handle \