mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-27 08:00:20 +00:00
tests/gem_cpu_concurrent_blt: convert to subtest infrastructure
Small changes to avoid expensive setup just to print out the subtest list, and setting up the source buffers such that "early-read" works without having run "overwrite-soure" right beforehand. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -15,6 +15,7 @@ endif
|
||||
TESTS_progs_M = \
|
||||
gem_basic \
|
||||
gem_cacheing \
|
||||
gem_cpu_concurrent_blit \
|
||||
flip_test \
|
||||
$(NULL)
|
||||
|
||||
@@ -22,7 +23,6 @@ TESTS_progs = \
|
||||
getversion \
|
||||
getclient \
|
||||
getstats \
|
||||
gem_cpu_concurrent_blit \
|
||||
gem_cs_tlb \
|
||||
gem_gtt_concurrent_blit \
|
||||
gem_exec_nop \
|
||||
|
||||
Reference in New Issue
Block a user