mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -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> |
||
|---|---|---|
| .. | ||
| dynamic | ||
| generic | ||
| semaphore | ||
| sets | ||
| static | ||
| tracing | ||
| Makefile | ||
| queue.yml | ||
| queue_utest_common.c | ||
| queue_utest_common.h | ||
| td_port.c | ||
| td_task.c | ||