mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 04:57:25 +01:00 
			
		
		
		
	 e889452dde
			
		
	
	
		e889452dde
		
	
	
	
	
		
			
			If --gdb is used with test-runner, all the timeouts in the IWD class must be turned off otherwise the test will fail. Inside test-runner, a environment variable (IWD_TEST_TIMEOUTS) is set to either 'on' or 'off'. Then the IWD class (and any others) can handle the timeouts accordingly. Note that this does not turn off dbus timeouts, rather it ignores timeout failures. This does mean that ultimately the test will most likely fail due to a dbus timeout, but it at least gives you unlimited debugging time.