FreeRTOS-Kernel/FreeRTOS/Test/CMock/queue/static
Paul Bartell 7a695784bc
Add queue.c CMock unit test (#552)
* 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
2021-04-20 15:45:52 -07:00
..
FreeRTOSConfig.h Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
Makefile Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_create_static_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_delete_static_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00