esp-idf/components/freertos/test/integration
morris c24222dcde gptimer: fix race condition between start and stop
Added state transition in gptimer_start/stop functions.
So that it's not possible to make a stopped timer continue to run
because of race condition.
2023-03-11 11:42:09 +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 gptimer: fix race condition between start and stop 2023-03-11 11:42:09 +08:00
timers freertos: re-enable tests disabled for C2 2022-07-06 12:15:04 +08:00