esp-idf/components/freertos/test
Darian Leung aaf7547665 freertos: Refactor vTaskDelay() and vTaskDelayUntil() unit tests
This commit refactors the existing vTaskDelayUntil() unit test according to
the FreeRTOS unit test guidelines, and adds a new vTaskDelay() unit test.
2022-09-22 11:27:29 +08:00
..
integration freertos: Refactor vTaskDelay() and vTaskDelayUntil() unit tests 2022-09-22 11:27:29 +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 unit test utilities 2022-09-22 11:27:29 +08:00
test_coproc.c freertos: Add SMP FreeRTOS coprocessor unit tests 2022-04-19 13:35:30 +08:00