esp-idf/components/freertos/test
Darian Leung 593fbe0b23 freertos: Disable scheduler suspension tests for SMP FreeRTOS
The behavior of vTaskSuspendAll() has changed in SMP FreeRTOS. This commit
disables scheduler suspension related unit tests for SMP FreeRTOS.

The tests will be updated in IDF-5201
2022-06-06 12:15:44 +08:00
..
integration freertos: Disable scheduler suspension tests for SMP FreeRTOS 2022-06-06 12:15:44 +08:00
miscellaneous freertos: fix test_preemtion test 2022-05-30 13:19:26 +05:30
performance freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
port ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08: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