mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
Add tests to cover xQueueCreateSetStatic This API was recently added in the following PR: https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/1228 Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
||
---|---|---|
.. | ||
binary_semaphore_utest.c | ||
FreeRTOSConfig.h | ||
Makefile | ||
mutex_utest.c | ||
queue_in_set_utest.c | ||
queue_receive_blocking_utest.c | ||
queue_receive_nonblocking_utest.c | ||
queue_send_blocking_utest.c | ||
queue_send_nonblocking_utest.c | ||
queue_set_utest.c | ||
queue_unlock_cascaded_set_utest.c | ||
semaphore_in_set_utest.c |