Commit Graph

6 Commits

Author SHA1 Message Date
Jakob Hasse
174c6781de 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.
2022-12-16 08:38:48 +01:00
David Cermak
4afe71b132 MQTT: Add more tests 2022-12-16 08:38:48 +01:00
David Cermak
74882b18f0 MQTT: Add more unit tests with actual broker 2022-12-16 08:38:48 +01:00
David Cermak
9db10b5b7b mqtt: reenable outbox unit tests for esp32s2 2022-12-16 08:38:48 +01:00
michael
5ba36d511f ci: disable failed cases for s2 temporarily 2022-12-16 08:38:48 +01:00
David Cermak
5be3f7b5d4 mqtt: add basic set of unit tests 2022-12-16 08:38:48 +01:00