mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 03:00:21 -04:00 
			
		
		
		
	Add --directory option to generate_psa_tests.py
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
		
							parent
							
								
									42681f3bd0
								
							
						
					
					
						commit
						a9cb894168
					
				| @ -699,6 +699,8 @@ def main(args): | ||||
|     parser = argparse.ArgumentParser(description=__doc__) | ||||
|     parser.add_argument('--list', action='store_true', | ||||
|                         help='List available targets and exit') | ||||
|     parser.add_argument('--directory', metavar='DIR', | ||||
|                         help='Output directory (default: tests/suites)') | ||||
|     parser.add_argument('targets', nargs='*', metavar='TARGET', | ||||
|                         help='Target file to generate (default: all; "-": none)') | ||||
|     options = parser.parse_args(args) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Manuel Pégourié-Gonnard
						Manuel Pégourié-Gonnard