tests/gem_cacheing: convert to subtest infrastructure

This commit is contained in:
Daniel Vetter
2012-11-28 11:41:33 +01:00
parent 3cca0d8c6d
commit 792a05a0a1
2 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -14,6 +14,7 @@ endif
TESTS_progs_M = \
gem_basic \
gem_cacheing \
flip_test \
$(NULL)
@@ -21,7 +22,6 @@ TESTS_progs = \
getversion \
getclient \
getstats \
gem_cacheing \
gem_cpu_concurrent_blit \
gem_cs_tlb \
gem_gtt_concurrent_blit \