This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-13 02:37:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8440ac2f9047fd6fb82aba977f51b1d66f2b38a
esp-idf
/
components
/
heap
/
test
History
Felipe Neves
8795b2681c
heap: added test case for realloc to verify if successive realloc in IRAM still ends there.
2019-12-20 13:48:09 -03:00
..
CMakeLists.txt
components: use new component registration api
2019-06-21 19:53:29 +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_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_caps.c
heap/test_malloc_caps: changed malloc caps test to deal with esp32 and esp32s2 memory differencies.
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_realloc.c
heap: added test case for realloc to verify if successive realloc in IRAM still ends there.
2019-12-20 13:48:09 -03:00
test_runtime_heap_reg.c
component/heap : fix heap_region_add check bug
2017-11-16 11:10:13 +08:00