mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-03 19:47:15 +00:00 
			
		
		
		
	tests: Compile all the tests
A bunch of the tests aren't being built due to a missing '\'. Fix it.
The problem was introduced here:
 commit ddf8cc107e3b78e4c8200b083ed298c24eec1f03
 Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
 Date:   Wed Apr 2 15:31:38 2014 +0300
    test: Add test for checking if page flip changes tiling
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
			
			
This commit is contained in:
		
							parent
							
								
									4fbd49beb9
								
							
						
					
					
						commit
						43c2ed758f
					
				@ -59,7 +59,7 @@ TESTS_progs_M = \
 | 
			
		||||
	kms_cursor_crc \
 | 
			
		||||
	kms_fbc_crc \
 | 
			
		||||
	kms_flip \
 | 
			
		||||
	kms_flip_tiling
 | 
			
		||||
	kms_flip_tiling \
 | 
			
		||||
	kms_pipe_crc_basic \
 | 
			
		||||
	kms_plane \
 | 
			
		||||
	kms_render \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user