Commit Graph

13 Commits

Author SHA1 Message Date
yuanjm
a9c5cd15d1 tools: Update mqtt open source test server address 2025-09-19 18:51:40 +08:00
David Cermak
ad00d740f4 examples/mqtt: Use common transport for setting log severity 2025-09-19 18:51:40 +08:00
Marius Vikhammer
3148f4c5dd CI: enable example builds for C3
Enables building C3 examples in CI.

Fixes related warnings/errors and disables examples that cannot run.
2025-09-19 18:51:40 +08:00
Fu Hanxi
438b06bd6b style: format python files with isort and double-quote-string-fixer 2025-09-19 18:51:40 +08:00
David Cermak
cc72be6b57 ci/mqtt: Made MQTT test app tls insecure capable
This is needed for testing different connection modes in the mqtt
library, specifically:
* test case CONFIG_EXAMPLE_CONNECT_CASE_NO_CERT: default server - expect to connect normally
2025-09-19 18:51:40 +08:00
David Cermak
b3550c0fa2 ci: Add MQTT publish test to standard test apps 2025-09-19 18:51:40 +08:00
David Cermak
7faa1a99fe ci: Extend the MQTT weekend test to check mqtt-enqueue api 2025-09-19 18:51:40 +08:00
David Cermak
0ba76d9de8 ci: Removed remaining binary size checks in app-tests
Also removes unused references to http-request app size in idf_performance.h
2025-09-19 18:51:40 +08:00
Angus Gratton
ebd802fa2c Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)
2025-09-19 18:51:40 +08:00
morris
ddb5e81a98 ci: add more build test for esp32-s3 2025-09-19 18:51:40 +08:00
David Cermak
d0f8eb10f3 mqtt-tests: rename tests to match the actual group 2025-09-19 18:51:40 +08:00
Roland Dobai
3cf32eda75 Add multi-target support for performance tests 2025-09-19 18:51:40 +08:00
David Cermak
1d52a2c3c6 mqtt-tests: migrate the publish-connection test from example-test to test-apps 2025-09-19 18:51:40 +08:00