esp-idf/components/freertos/test/integration/tasks
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
..
test_eTaskGetState.c freertos: Refactor eTaskGetState() unit test 2022-05-28 21:36:23 +08:00
test_freertos_scheduling_round_robin.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_task_delay_until.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_task_delete.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_task_notify.c gptimer: added enable/disable functions 2022-05-06 18:18:39 +08:00
test_freertos_task_utilities.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_suspend_scheduler.c gptimer: added enable/disable functions 2022-05-06 18:18:39 +08:00
test_task_priorities.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_task_suspend_resume.c freertos: Disable scheduler suspension tests for SMP FreeRTOS 2022-06-06 12:15:44 +08:00
test_tasks_snapshot.c freertos: extend snapshot test to check return status of vTaskGetSnapshot 2022-05-10 14:19:17 +05:30
test_yielding.c freertos: ignore freertos yield test failures 2022-05-12 13:57:02 +05:30