esp-idf/components/freertos/test
Darian Leung 715ff1e432 freertos: Fix vTaskSuspendAll unit test falkiness
This commit fixes falkey unit tests (due to memory leaks) by adding a short
delay at the end of the test to allow the idle task to free task memory.
2023-08-28 19:09:53 +08:00
..
integration freertos: Fix vTaskSuspendAll unit test falkiness 2023-08-28 19:09:53 +08: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 freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
port freertos: Backport FPU tests from master to v5.0 2022-12-06 00:03:50 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00