esp-idf/components/heap/test_apps
Guillaume Souchere 5740323822 fix(heap): Add missing test for heap task tracking config
- Add sdkconfig.ci.task_tracking that runs generic tests
with heap task tracking enabled.
- Add task_tracking.c that includes a test checking that
a created task that allocates memory is added to the list
of task tracked by the heap task tracking feature.
2023-11-16 02:57:15 +00:00
..
heap_tests fix(heap): Add missing test for heap task tracking config 2023-11-16 02:57:15 +00: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