OVMS3-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 test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
component.mk cxx: implement static initialization guards 2017-01-06 16:07:33 +08:00
test_cxx.cpp Increase C++ unit test leak threshold 2020-05-22 16:39:44 +08:00
test_initialization.cpp CXX: make __attribute__((init_priority(n))) work 2020-04-08 09:11:54 +08:00
test_rtti.cpp C++: rtti unit tests, corresponding CI config 2020-01-13 16:39:21 +08:00