FreeRTOS-Kernel/FreeRTOS/Test/CMock/queue/sets
chinglee-iot e7d39763db
Add unit test for FreeRTOS SMP (#1047)
* Add unit test for FreeRTOS SMP to verify SMP scheduler logic in tasks.c which is enclosed by `configNUMBER_OF_CORES > 1`.

---------

Co-authored-by: Joshua Zarr <joshzarr@amazon.com>
Co-authored-by: Anubhav Rawal <rawalexe@amazon.com>
Co-authored-by: Alfred Gedeon <alfred2g@hotmail.com>
Co-authored-by: Adam Scislowicz <adamds@amazon.com>
Co-authored-by: jannusi <121577776+jannusi@users.noreply.github.com>
Co-authored-by: Krishna Vamsi Tallapaneni <124737189+vamsitas@users.noreply.github.com>
Co-authored-by: Kody Stribrny <kstribrn@amazon.com>
Co-authored-by: kar-rahul-aws <118818625+kar-rahul-aws@users.noreply.github.com>
2023-10-31 08:34:59 +08:00
..
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 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
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