mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-10 17:42:36 +00:00
Add coverage test markers.
This commit is contained in:
@@ -689,8 +689,8 @@ typedef portTickType xEventBitsType;
|
||||
#define configUSE_TRACE_FACILITY 0
|
||||
#endif
|
||||
|
||||
#ifndef configBRANCH_TEST_INSTRUCTION
|
||||
#define configBRANCH_TEST_INSTRUCTION()
|
||||
#ifndef mtCOVERAGE_TEST_MARKER
|
||||
#define mtCOVERAGE_TEST_MARKER()
|
||||
#endif
|
||||
|
||||
/* For backward compatability. */
|
||||
|
||||
Reference in New Issue
Block a user