[Intel-gfx] [PATCH] tests: Move gem_render_copy_redux to the list of multi-subtests tests

Damien Lespiau damien.lespiau at intel.com
Mon Jul 14 19:10:29 CEST 2014


Can we find a way to fix those for good? My preference goes to not
having that single/multi split but always have a test being a list of
one or more subtests.

Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 tests/Makefile.sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 138bf19..0eb9369 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -53,6 +53,7 @@ TESTS_progs_M = \
 	gem_readwrite \
 	gem_reloc_overflow \
 	gem_reloc_vs_gpu \
+	gem_render_copy_redux \
 	gem_reset_stats \
 	gem_ringfill \
 	gem_set_tiling_vs_blt \
@@ -112,7 +113,6 @@ TESTS_progs = \
 	gem_pin \
 	gem_reg_read \
 	gem_render_copy \
-	gem_render_copy_redux \
 	gem_render_linear_blits \
 	gem_render_tiled_blits \
 	gem_ring_sync_copy \
-- 
1.8.3.1




More information about the Intel-gfx mailing list