tests/gem_ringfill: convert to subtest infrastructure

This commit is contained in:
Daniel Vetter
2012-11-28 13:08:20 +01:00
parent 046b149b18
commit ca2851f827
2 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -21,6 +21,7 @@ TESTS_progs_M = \
gem_gtt_concurrent_blit \
gem_mmap_gtt \
gem_partial_pwrite_pread \
gem_ringfill \
flip_test \
$(NULL)
@@ -34,7 +35,6 @@ TESTS_progs = \
gem_exec_bad_domains \
gem_exec_faulting_reloc \
gem_readwrite \
gem_ringfill \
gem_mmap \
gem_mmap_offset_exhaustion \
gem_hangcheck_forcewake \