esp-idf/tools/unit-test-app/components/test_utils
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
..
include fix(unity): Fixed memory leaks in unity tests 2023-11-15 09:06:06 +01:00
test ci: Delete ccomp_timer in IDF(witch has been moved to component manager) 2023-05-15 14:58:51 +08:00
CMakeLists.txt refactor(gptimer): refactor gptimer driver into a component 2023-11-06 17:09:31 +08:00
Kconfig fix(unity): Fixed memory leaks in unity tests 2023-11-15 09:06:06 +01:00
memory_checks.c fix: memory leaks check added 2022-09-17 14:31:36 +05:30
ref_clock_impl_rmt_pcnt.c sdm: support derive clock source from IO MUX 2022-12-29 14:46:16 +08:00
ref_clock_impl_timergroup.c gptimer: added enable/disable functions 2022-05-06 18:18:39 +08:00
test_runner.c freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
test_utils.c 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