FreeRTOS-Kernel/FreeRTOS/Test/CMock/queue/generic
kar-rahul-aws 80db00d98b
Add uxQueueGetQueueLength API in queue unit tests (#1074)
* Add uxQueueGetQueueLength API in queue unit tests
for code coverage

* Update Submodule pointer for Kernel V10.6.1

Signed-off-by: kar-rahul-aws <karahulx@amazon.com>
2023-08-18 16:13:50 +05:30
..
FreeRTOSConfig.h Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
Makefile Add unit tests for GetStaticBuffer functions (#964) 2023-03-20 11:41:13 -07:00
queue_create_dynamic_utest.c Add uxQueueGetQueueLength API in queue unit tests (#1074) 2023-08-18 16:13:50 +05:30
queue_create_static_utest.c Add uxQueueGetQueueLength API in queue unit tests (#1074) 2023-08-18 16:13:50 +05:30
queue_delete_dynamic_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
queue_delete_static_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
queue_get_static_buffers_utest.c Add unit tests for GetStaticBuffer functions (#964) 2023-03-20 11:41:13 -07:00
queue_receive_blocking_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
queue_receive_nonblocking_utest.c Update queue Unit Tests to add uxQueueItemSize (#1040) 2023-07-18 15:12:00 +05:30
queue_reset_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
queue_send_blocking_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
queue_send_nonblocking_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
queue_status_utest.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00