mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 12:07:12 +00:00 
			
		
		
		
	tests/gem_flink: enable flink lifetime subtest
Somehow fumbled this. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
		
							parent
							
								
									acdf717126
								
							
						
					
					
						commit
						573d59dd14
					
				@ -167,7 +167,7 @@ int main(int argc, char **argv)
 | 
			
		||||
	if (drmtest_run_subtest("bad-open"))
 | 
			
		||||
		test_bad_open(fd);
 | 
			
		||||
	if (drmtest_run_subtest("flink-lifetime"))
 | 
			
		||||
		test_bad_open(fd);
 | 
			
		||||
		test_flink_lifetime(fd);
 | 
			
		||||
 | 
			
		||||
	return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user