mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
feat: add mqtt conformance test app
Adds a conformance test app based on paho test suite. This introduce the basis infrastructure and initial tests.
This commit is contained in:
@@ -4,5 +4,12 @@ Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' ins
|
||||
Warning: Deprecated: Command 'sign_data' is deprecated. Use 'sign-data' instead.
|
||||
Warning: Deprecated: Command 'extract_public_key' is deprecated. Use 'extract-public-key' instead.
|
||||
CryptographyDeprecationWarning
|
||||
warning: unknown kconfig symbol 'EXAMPLE_USE_INTERNAL_ETHERNET' assigned to 'y'
|
||||
warning: unknown kconfig symbol 'EXAMPLE_ETH_PHY_IP101' assigned to 'y'
|
||||
warning: unknown kconfig symbol 'EXAMPLE_ETH_MDC_GPIO' assigned
|
||||
warning: unknown kconfig symbol 'EXAMPLE_ETH_MDIO_GPIO' assigned
|
||||
warning: unknown kconfig symbol 'EXAMPLE_ETH_PHY_RST_GPIO' assigned
|
||||
warning: unknown kconfig symbol 'EXAMPLE_ETH_PHY_ADDR' assigned
|
||||
WARNING: The following Kconfig variables were used in "if" clauses
|
||||
Kconfig variables were used in .* "if" clauses
|
||||
Missing kconfig option
|
||||
|
||||
Reference in New Issue
Block a user