OVMS3-idf/components/heap/test
Felipe Neves 6f5e43e26a heap: added alloc failed hook and configuration options
heap/test: added alloc failed hook tests

docs: added alloc failed hook documentation

heap: add function to register allocation failed hook

docs: allocation failed hook docs improvements
2020-05-04 10:58:38 -03:00
..
CMakeLists.txt test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
component.mk heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
test_aligned_alloc_caps.c multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration 2020-03-20 14:33:49 +00:00
test_diram.c bootloader: Add fault injection resistance to Secure Boot bootloader verification 2020-02-27 14:37:19 +05:30
test_heap_trace.c heap tracing: Fix tracing of newlib internal allocations 2018-03-20 12:03:46 +11:00
test_leak.c heap/test_leak: changed requested memory on leak checks to match the threshold 2019-12-20 13:35:56 -03:00
test_malloc.c multi_heap: ensure that malloc(0) return NULL pointer in any poisoning configuration 2020-03-20 14:33:49 +00:00
test_malloc_caps.c heap: added alloc failed hook and configuration options 2020-05-04 10:58:38 -03:00
test_realloc.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
test_runtime_heap_reg.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00