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 |
||
---|---|---|
.. | ||
binary_semaphore_utest.c | ||
FreeRTOSConfig.h | ||
Makefile | ||
mutex_utest.c | ||
queue_in_set_utest.c | ||
queue_receive_blocking_utest.c | ||
queue_receive_nonblocking_utest.c | ||
queue_send_blocking_utest.c | ||
queue_send_nonblocking_utest.c | ||
queue_set_utest.c | ||
queue_unlock_cascaded_set_utest.c | ||
semaphore_in_set_utest.c |