esp-idf/components/freertos/test/integration
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
..
event_groups freertos: Fix flakey event group unit tests 2022-08-12 16:48:18 +08:00
queue freertos: Fix queue set tests for SMP FreeRTOS 2022-05-19 16:28:10 +08:00
stream_buffer freertos: Fix stream buffer send-receive test 2023-02-24 16:24:25 +08:00
tasks freertos: Fix vTaskSuspendAll unit test falkiness 2023-08-28 19:09:53 +08:00
timers freertos: re-enable tests disabled for C2 2022-07-06 12:15:04 +08:00