mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests/gem_readwrite: convert to subtests
A bit lazy since the read/write tests are all smashed together. But since we have really evil partial write/read tests for coherency checking that doesn't matter that much really. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
+1
-1
@@ -36,6 +36,7 @@ TESTS_progs_M = \
|
||||
gem_prw_concurrent_blit \
|
||||
gem_pwrite \
|
||||
gem_pwrite_pread \
|
||||
gem_readwrite \
|
||||
gem_ringfill \
|
||||
gem_set_tiling_vs_blt \
|
||||
gem_suspend \
|
||||
@@ -76,7 +77,6 @@ TESTS_progs = \
|
||||
gem_mmap_offset_exhaustion \
|
||||
gem_pin \
|
||||
gem_pipe_control_store_loop \
|
||||
gem_readwrite \
|
||||
gem_reg_read \
|
||||
gem_reloc_overflow \
|
||||
gem_reloc_vs_gpu \
|
||||
|
||||
Reference in New Issue
Block a user