esp-idf/components/heap/test_apps/heap_tests/main
Guillaume Souchere 84c5d3e52f fix(heap): Fixed integrity check on used blocks by the tlsf component
This commit updates the tlsf submodule to include the modification made in the component
aiming to perform integrity check on all blocks (not only the free ones).
Added test to test the fix in test_apps/heap_tests.

Fixes https://github.com/espressif/esp-idf/issues/12231
2023-10-16 12:29:38 +02:00
..
CMakeLists.txt core-system: trim build components for core-system test apps 2023-06-13 09:14:42 +08:00
test_aligned_alloc_caps.c ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
test_allocator_timings.c all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
test_corruption_check.c fix(heap): Fixed integrity check on used blocks by the tlsf component 2023-10-16 12:29:38 +02:00
test_diram.c heap: enable qemu tests 2023-06-20 16:03:41 +02:00
test_heap_main.c ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
test_heap_trace.c ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
test_malloc_caps.c heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-12 08:11:24 +02:00
test_malloc.c ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
test_realloc.c ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
test_runtime_heap_reg.c ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00