tests/gem_flink: convert to subtest infrastructure

This commit is contained in:
Daniel Vetter
2012-11-28 12:17:40 +01:00
parent 9d65d484f6
commit 2a9e128b18
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -17,6 +17,7 @@ TESTS_progs_M = \
gem_cacheing \
gem_cpu_concurrent_blit \
gem_cs_tlb \
gem_flink \
flip_test \
$(NULL)
@@ -30,7 +31,6 @@ TESTS_progs = \
gem_exec_blt \
gem_exec_bad_domains \
gem_exec_faulting_reloc \
gem_flink \
gem_readwrite \
gem_ringfill \
gem_mmap \