FreeRTOS-Kernel/FreeRTOS/Test/CMock/tasks
Gaurav-Aggarwal-AWS 3893cbdb12
Fix test failure in FreeRTOS-Kernel PR #568 (#852)
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>
2022-09-29 12:03:36 +05:30
..
FreeRTOSConfig_1.h Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00
FreeRTOSConfig_2.h Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00
global_vars.h Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00
list_macros.h Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00
Makefile Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00
tasks.yml Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00
tasks_1_utest.c Fix test failure in FreeRTOS-Kernel PR #568 (#852) 2022-09-29 12:03:36 +05:30
tasks_2_utest.c Kernel timers.c tasks.c Unit Test (#539) 2022-08-16 14:38:26 -07:00