mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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
|