mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
eaf2e7b9f7
This commit updates `test_utils.hpp/cpp` to include a common helper function `DumpBuffer` to print the content of a buffer (as hex and char string) to screen. It also removes unused helper functions and use of STL header files and types.