esp-idf/components/freertos/test
Darian Leung 882515fcef freertos: Add priority scheduling unit tests
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.
2022-09-20 16:46:43 +08:00
..
integration freertos: Add priority scheduling unit tests 2022-09-20 16:46:43 +08:00
miscellaneous hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
performance freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
port hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
CMakeLists.txt freertos: Add test reorganization README.md and portTestMacro.h 2022-09-20 16:46:43 +08:00
test_coproc.c freertos: Add SMP FreeRTOS coprocessor unit tests 2022-04-19 13:35:30 +08:00