mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests/gem_gtt_concurrent_blit: convert to subtest infrastructure
Same treatment as for gem_cpu_concurrent_blit. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -18,6 +18,7 @@ TESTS_progs_M = \
|
||||
gem_cpu_concurrent_blit \
|
||||
gem_cs_tlb \
|
||||
gem_flink \
|
||||
gem_gtt_concurrent_blit \
|
||||
flip_test \
|
||||
$(NULL)
|
||||
|
||||
@@ -25,7 +26,6 @@ TESTS_progs = \
|
||||
getversion \
|
||||
getclient \
|
||||
getstats \
|
||||
gem_gtt_concurrent_blit \
|
||||
gem_exec_nop \
|
||||
gem_exec_big \
|
||||
gem_exec_blt \
|
||||
|
||||
Reference in New Issue
Block a user