mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
* 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> |
||
---|---|---|
.. | ||
FreeRTOSConfig.h | ||
Makefile | ||
queue_create_dynamic_utest.c | ||
queue_create_static_utest.c | ||
queue_delete_dynamic_utest.c | ||
queue_delete_static_utest.c | ||
queue_get_static_buffers_utest.c | ||
queue_receive_blocking_utest.c | ||
queue_receive_nonblocking_utest.c | ||
queue_reset_utest.c | ||
queue_send_blocking_utest.c | ||
queue_send_nonblocking_utest.c | ||
queue_status_utest.c |