esp-idf/components/freertos/test
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
..
integration freertos: Fix queue set tests for SMP FreeRTOS 2022-05-19 16:28:10 +08:00
miscellaneous freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
performance freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
port freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_coproc.c freertos: Add SMP FreeRTOS coprocessor unit tests 2022-04-19 13:35:30 +08:00