esp-idf/components/heap/test
Omar Chebib 0b5ab940ae TLSF: fix the patch for tlsf_check function in ROM
tlsf_check in the patch was not called because the the TLSF functions
table in ROM was still pointing to the ROM implementation.
2022-08-31 13:30:10 +08:00
..
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
test_aligned_alloc_caps.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_allocator_timings.c heap: add light poisoning configuration to the tests. 2021-02-01 11:58:42 +08:00
test_corruption_check.c TLSF: fix the patch for tlsf_check function in ROM 2022-08-31 13:30:10 +08:00
test_diram.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
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 heap: add a unit test for malloc(0) and slightly optimize heap_caps_malloc_prefer 2022-08-09 10:30:36 +08:00
test_malloc_caps.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_realloc.c ci: fix ci 2022-07-29 17:07:41 +08:00
test_runtime_heap_reg.c heap: add test case for region overlap check condition 2022-03-25 09:36:48 +05:30