mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 22:51:41 +01:00 
			
		
		
		
	- 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
 |