This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
07d2eaaead6b552e425c008f2cc16cd6a33de021
esp-idf
/
components
/
freertos
/
test
/
integration
/
tasks
T
History
Darian Leung
38d974aca0
freertos: Update scheduler suspension unit tests
...
This commit updates unit tests for vTaskSuspendAll()/xTaskResumeAll().
2022-07-20 11:32:10 +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_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_vTaskSuspendAll_xTaskResumeAll.c
freertos: Update scheduler suspension unit tests
2022-07-20 11:32:10 +08:00
test_yielding.c
freertos: refactor yield tests for freertos
2022-06-13 10:57:55 +02:00