esp-idf/components/cxx/test
Darian Leung baf06d4971 Increase C++ unit test leak threshold
Heap fragmentation causes 4-8 bytes of memory to be leaked
(due to rounding up of memory sizes). Increase the leak
thresholds to prevent test cases from failing.
2020-05-22 16:39:44 +08:00
..
CMakeLists.txt
component.mk
test_cxx.cpp
test_initialization.cpp
test_rtti.cpp