summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>2017-11-29 13:15:42 +0200
committerAbdiel Janulgue <abdiel.janulgue@linux.intel.com>2017-12-05 09:05:42 +0200
commitece35d37e6b0afc0ba99f66179279960042c87bc (patch)
treee1e959e91352a7954b13581335c9701af4944387 /tests/Makefile.sources
parent31711203f7d6530d62a62c2a4304ce8bf73a7c4e (diff)
tests/gem_seqno_wrap: Drop gem_seqno_wrap.c
gem_seqno_wrap is defunct as the debug API withered away. The handling of wraparound under many different workloads is tested by gem_exec_whisper (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 4f936e7c..e4e06d01 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -132,7 +132,6 @@ TESTS_progs = \
gem_ring_sync_copy \
gem_ring_sync_loop \
gem_ringfill \
- gem_seqno_wrap \
gem_set_tiling_vs_blt \
gem_set_tiling_vs_gtt \
gem_set_tiling_vs_pwrite \