tests/gem_dummy_reloc_loop: some updates

- convert to subtests
- shut up stderr output for successful runs

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2012-12-05 10:09:08 +01:00
parent ad5919617c
commit 53e184b228
2 changed files with 31 additions and 27 deletions
+1 -1
View File
@@ -17,6 +17,7 @@ TESTS_progs_M = \
gem_cacheing \
gem_cpu_concurrent_blit \
gem_cs_tlb \
gem_dummy_reloc_loop \
gem_exec_bad_domains \
gem_exec_nop \
gem_flink \
@@ -70,7 +71,6 @@ TESTS_progs = \
gem_storedw_loop_blt \
gem_storedw_loop_bsd \
gem_storedw_batches_loop \
gem_dummy_reloc_loop \
gem_double_irq_loop \
gem_ring_sync_loop \
gem_pipe_control_store_loop \