esp-idf/components/freertos/test/integration/queue
Darian Leung 56d45f9999 freertos: Fix queue set tests for SMP FreeRTOS
The "Test Queue sets thread safety" tests relied on IDF FreeRTOS specific
scheduling behavior, thus resulting in the test getting stuck when running
with SMP FreeRTOS.

This commit updates and refactors the tests to work on both IDF and SMP FreeRTOS.
2022-05-19 16:28:10 +08:00
..
test_freertos_debug_functions.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_queuesets.c freertos: Fix queue set tests for SMP FreeRTOS 2022-05-19 16:28:10 +08:00