mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 03:58:27 +00:00 
			
		
		
		
	tests/template: add IGT_TEST_DESCRIPTION
So people that write tests based on the template don't forget to use the macro. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
This commit is contained in:
		
							parent
							
								
									6b418f0264
								
							
						
					
					
						commit
						46a1791958
					
				@ -26,6 +26,8 @@
 | 
			
		||||
 | 
			
		||||
#include "drmtest.h"
 | 
			
		||||
 | 
			
		||||
IGT_TEST_DESCRIPTION("Template test.");
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Note that test function (and code called by them) should generally not return
 | 
			
		||||
 * a variable indicating success/failure. Instead use the igt_require/igt_assert
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user