Skip to content

Commit 42c1bb2

Browse files
authored
RDKEMW-4139: Coverity integration with Entservices-inputoutput repo
Reason for change: Coverity integration with middleware component workflow Test Procedure: Verify checks in github Risks: Low Signed-off-by:AkshayKumar_Gampa [email protected]
1 parent d3d1db9 commit 42c1bb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cov_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ cmake -G Ninja -S "$GITHUB_WORKSPACE" -B build/entservices-inputoutput \
3636
-I ${GITHUB_WORKSPACE}/entservices-testframework/Tests/headers/network \
3737
-I ${GITHUB_WORKSPACE}/entservices-testframework/Tests/mocks \
3838
-I ${GITHUB_WORKSPACE}/entservices-testframework/Tests/mocks/thunder \
39+
-I ${GITHUB_WORKSPACE}/entservices-testframework/Tests/mocks/devicesettings \
3940
-include ${GITHUB_WORKSPACE}/entservices-testframework/Tests/mocks/devicesettings.h \
4041
-include ${GITHUB_WORKSPACE}/entservices-testframework/Tests/mocks/Iarm.h \
4142
-include ${GITHUB_WORKSPACE}/entservices-testframework/Tests/mocks/Rfc.h \

0 commit comments

Comments
 (0)