mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 12:07:12 +00:00 
			
		
		
		
	Add a script to facilitate running the tests with Piglit by providing simplified options for listing, filtering and creating summaries of test runs. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			71 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
 | 
						|
dist_noinst_SCRIPTS = who.sh run-tests.sh
 | 
						|
noinst_PYTHON = throttle.py
 |