Commit Graph

6 Commits

Author SHA1 Message Date
Euripedes Rocha
f27cb47c0f [MQTT] Simplifies MQTT CMakeLists file
- Uses mocks from tools instead of creating them.
- Move host based definition to test code.
2022-12-16 08:38:48 +01:00
Euripedes Rocha
1e598b071b [MQTT] - Updates esp_mqtt configuration struct
- Layered config struct
- Fix examples.
2022-12-16 08:38:48 +01:00
Euripedes Rocha
411ea65ec7 [MQTT] - Adds esp-timer as dependency and change version.
- Current time is now from esp_timer.
2022-12-16 08:38:48 +01:00
David Cermak
bc30b9a8e3 mqtt: Update tests to start with valid transport 2022-12-16 08:38:48 +01:00
David Cermak
610db7b934 mqtt: Fix and add mqtt host test to CI 2022-12-16 08:38:48 +01:00
Euripedes Rocha Filho
93158d5d18 mqtt: Adds host tests for mqtt client 2022-12-16 08:38:48 +01:00