forked from espressif/esp-protocols
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. * Original commit: espressif/esp-idf@16514f93f0