Commit Graph

6 Commits

Author SHA1 Message Date
Jakob Hasse
92320ebdda refactor (test_utils)!: separate file for memory check functions
Memory check (leaks and heap tracing) functions for unit tests
now have a separate file now and are renamed for more consistency.

BREAKING CHANGE: renamed memory check function names which may be used
                 in unit tests outside IDF.
2025-09-19 18:51:40 +08:00
David Cermak
98d60c9a00 MQTT: Add more tests 2025-09-19 18:51:40 +08:00
David Cermak
afb3c084f1 MQTT: Add more unit tests with actual broker 2025-09-19 18:51:40 +08:00
David Cermak
ef9a2db815 mqtt: reenable outbox unit tests for esp32s2 2025-09-19 18:51:40 +08:00
michael
84f104bc71 ci: disable failed cases for s2 temporarily 2025-09-19 18:51:40 +08:00
David Cermak
d52f5e084a mqtt: add basic set of unit tests 2025-09-19 18:51:40 +08:00