esp-idf/components/heap/test
Felipe Neves 0d8a5ebec7 heap: added aligned calloc function plus tests 2020-01-10 10:05:28 -03:00
..
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk
test_aligned_alloc_caps.c heap: added aligned calloc function plus tests 2020-01-10 10:05:28 -03:00
test_heap_trace.c
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 fix unit test and examples for s2beta 2019-09-04 10:53:25 +10:00
test_malloc_caps.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_realloc.c ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
test_runtime_heap_reg.c