mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	 802a8f86ff
			
		
	
	
		802a8f86ff
		
	
	
	
	
		
			
			The existing verbose option would turn on debug logging for most processes in the test-runner framework. This change makes the verbose option more granular. The --verbose or -v option should now be followed by a comma separated list of the test-runner processes you want to see debug logging from. Currently iwd, hwsim, ofonod, and hostapd are valid options to pass to the verbose flag e.g. -v iwd,hwsim,ofonod,hostapd Or any single/combination of the above applications.