OVMS3-idf/components/heap/test
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +08:00
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
component.mk heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
test_heap_trace.c heap tracing: Fix tracing of newlib internal allocations 2018-03-20 12:03:46 +11:00
test_malloc.c heap: test: don’t warn about oversized mallocs 2018-08-29 14:40:28 +08:00
test_malloc_caps.c heap: Fix heap metadata test to account for background memory allocations 2018-07-30 11:41:30 +10:00
test_realloc.c heap: Fix bug when realloc moves data between heaps 2018-02-09 16:10:52 +08:00
test_runtime_heap_reg.c component/heap : fix heap_region_add check bug 2017-11-16 11:10:13 +08:00