FreeRTOS-Kernel/FreeRTOS/Test/CMock/queue/sets
Gaurav-Aggarwal-AWS 3d927557dc
Add tests to cover xQueueCreateSetStatic (#1323)
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>
2025-01-28 20:44:20 +05:30
..
binary_semaphore_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
FreeRTOSConfig.h Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 2023-09-06 12:35:37 -07:00
Makefile Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 2023-09-06 12:35:37 -07:00
mutex_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_in_set_utest.c Add unit test for FreeRTOS SMP (#1047) 2023-10-31 08:34:59 +08:00
queue_receive_blocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_receive_nonblocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_send_blocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_send_nonblocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_set_utest.c Add tests to cover xQueueCreateSetStatic (#1323) 2025-01-28 20:44:20 +05:30
queue_unlock_cascaded_set_utest.c Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 2023-09-06 12:35:37 -07:00
semaphore_in_set_utest.c Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 2023-09-06 12:35:37 -07:00