mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-17 10:17:45 -04:00
* Disregard coverage data without a function_name field set * Fix calling make on subdirectories * Undefine FORTIFY_SOURCE when running without ENABLE_SANITIZERS * Add queue and semaphore unit tests * Update FreeRTOS-Kernel submodule revision |
||
---|---|---|
.. | ||
FreeRTOSConfig.h | ||
Makefile | ||
queue_create_dynamic_utest.c | ||
queue_create_static_utest.c | ||
queue_delete_dynamic_utest.c | ||
queue_delete_static_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 |