mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
- 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.