mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 03:39:33 +00:00
[MQTT] Simplifies MQTT CMakeLists file
- Uses mocks from tools instead of creating them. - Move host based definition to test code.
This commit is contained in:
committed by
Rocha Euripedes
parent
dd441ef713
commit
736424c366
@@ -104,4 +104,5 @@ TEST_CASE("mqtt broker tests", "[mqtt][test_env=UT_T2_Ethernet]")
|
||||
|
||||
connect_test_fixture_teardown();
|
||||
}
|
||||
|
||||
#endif // SOC_EMAC_SUPPORTED
|
||||
|
||||
Reference in New Issue
Block a user