mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 1acfc9b5e0
			
		
	
	1acfc9b5e0
	
	
	
		
			
			- Split mqtt and mqtt5 tests - Move common test code to a common component - Add necessary python scripts
		
			
				
	
	
		
			5 lines
		
	
	
		
			120 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			120 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # General options for additional checks
 | |
| CONFIG_ESP_TASK_WDT_EN=n
 | |
| CONFIG_MQTT_PROTOCOL_5=y
 | |
| CONFIG_UNITY_ENABLE_FIXTURE=y
 |