esp-idf/components/heap/test_apps
Guillaume Souchere bb9d5a8d51 feat(heap): Allow tracking of minimum free size for a given time frame
Implement a function to start tracking the minimum free size from the
moment the function is called.
Implement a function to stop tracking the minimum free size and restore
the minimum free size value calculated since startup.
Implement the tests related to this new feature.
2023-12-21 08:07:01 +01:00
..
heap_tests feat(heap): Allow tracking of minimum free size for a given time frame 2023-12-21 08:07:01 +01:00
host_test_linux esp_system, heap: increase host test timeout for CI 2023-04-06 10:23:44 +08:00
.build-test-rules.yml ci(heap): reduce the number of test apps built 2023-10-24 12:38:56 +08:00