esp-idf/components/freertos/test/integration/tasks
Sudeep Mohanty 9a53a4abf1 freertos: refactor yield tests for freertos
This commit refactors the yield test scenarios for a more deterministic
prediction of the kernel's yielding behavior.
2022-06-13 10:57:55 +02: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: refactor yield tests for freertos 2022-06-13 10:57:55 +02:00