additional coverage excludes
This commit is contained in:
parent
e8927d6aa8
commit
348975ba5f
@ -194,6 +194,8 @@ if(FSFW_BUILD_UNITTESTS)
|
||||
elseif(UNIX)
|
||||
set(COVERAGE_EXCLUDES
|
||||
"/usr/include/*" "/usr/bin/*" "Catch2/*"
|
||||
"/usr/local/include/*" "*/fsfw_tests/*"
|
||||
"/catch2-src/*"
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user