mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 21:54:55 -05:00
The test simulates the scenario when a task with priority equal to the currently executing task is unblocked as a result of the xTaskIncrementTick call. Related PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/568 Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
||
|---|---|---|
| .. | ||
| FreeRTOSConfig_1.h | ||
| FreeRTOSConfig_2.h | ||
| global_vars.h | ||
| list_macros.h | ||
| Makefile | ||
| tasks.yml | ||
| tasks_1_utest.c | ||
| tasks_2_utest.c | ||