esp-idf/tools/unit-test-app/components/test_utils/include
Sudeep Mohanty a583063664 fix(unity): Fixed memory leaks in unity tests
This commit fixes memory leaks in unity tests when the debug option
CONFIG_FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES is enabled. The
commit increases the threshold to 1200 bytes from 1024 bytes.
2023-11-15 09:06:06 +01:00
..
memory_checks.h fix(unity): Fixed memory leaks in unity tests 2023-11-15 09:06:06 +01:00
test_utils.h unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component 2022-03-30 15:11:08 +08:00