Skip to main content

fc4sc

fc4sc_merge_coverage(DIRECTORY **kwargs)

This function use fc4sc to merge already existing coverages files in the DIRECTORY directory (function's argument).

Parameters

NameTypeDescription
DIRECTORYpath stringDirectory containing coverage informations

Keyword Arguments

NameTypeDescription
OUTFILEstringspecify a path to an outfile and it name, by default it's set to ${CMAKE_CURRENT_BINARY_DIR}/coverage_merged_db.xml
FC4SC_HOMEpath stringPath to the home directory of fc4sc
DEPENDSstringcan be used if any dependencies need to be given for the coverage merging