tests: Move gem_render_copy_redux to the list of multi-subtests tests

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@intel.com>
This commit is contained in:
Damien Lespiau 2014-07-14 18:01:05 +01:00
parent 5a98fe9d4a
commit bcb2c65a14

View File

@ -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 \