esp-idf/components/freertos/test
Sudeep Mohanty d07c700af8 test(freertos): Added delay to freertos test to avoid memory leaks
This commit adds a small delay as tolerance to the
"Test xTaskResumeAll resumes pended tasks" test to let the idle task
clean up all suspended test tasks and avoid memory leaks at the end of
the test.
2024-09-20 10:18:40 +02:00
..
integration test(freertos): Added delay to freertos test to avoid memory leaks 2024-09-20 10:18:40 +02:00
miscellaneous hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
performance test(freertos): Fixed flaky scheduling time test 2024-08-14 10:46:03 +02:00
port fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-08-27 16:06:25 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00