mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 12:07:12 +00:00 
			
		
		
		
	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:
		
							parent
							
								
									5a98fe9d4a
								
							
						
					
					
						commit
						bcb2c65a14
					
				@ -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 \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user