mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
882515fcef
This commit adds a priority scheduling unit test to test that the scheduler always schedules the highest priority ready state task. Single core and SMP variants of the test are both added. |
||
---|---|---|
.. | ||
test_eTaskGetState.c | ||
test_freertos_scheduling_round_robin.c | ||
test_freertos_task_delay_until.c | ||
test_freertos_task_delete.c | ||
test_freertos_task_notify.c | ||
test_freertos_task_utilities.c | ||
test_priority_scheduling_smp.c | ||
test_priority_scheduling.c | ||
test_task_priorities.c | ||
test_task_suspend_resume.c | ||
test_tasks_snapshot.c | ||
test_vTaskSuspendAll_xTaskResumeAll.c | ||
test_yielding.c |