Skip to content

Commit 088edef

Browse files
committed
test
1 parent 390d300 commit 088edef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cov_build.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
205205
-I ${PWD}/entservices-testframework/Tests/headers/rdk/iarmmgrs-hal \
206206
-I ${PWD}/entservices-testframework/Tests/headers/ccec/drivers \
207207
-I ${PWD}/entservices-testframework/Tests/headers/network \
208+
-I ${PWD}/entservices-testframework/Tests \
209+
-I ${PWD}/Thunder/Source \
210+
-I ${PWD}/Thunder/Source/core \
208211
-include ${PWD}/entservices-testframework/Tests/mocks/devicesettings.h \
209212
-include ${PWD}/entservices-testframework/Tests/mocks/Iarm.h \
210213
-include ${PWD}/entservices-testframework/Tests/mocks/Rfc.h \
@@ -214,7 +217,6 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
214217
-include ${PWD}/entservices-testframework/Tests/mocks/pkg.h \
215218
-include ${PWD}/entservices-testframework/Tests/mocks/maintenanceMGR.h \
216219
-include ${PWD}/entservices-testframework/Tests/mocks/secure_wrappermock.h \
217-
-include ${PWD}/entservices-testframework/Tests/mocks/wpa_ctrl.h \
218220
-include ${PWD}/entservices-testframework/Tests/mocks/HdmiCec.h \
219221
--coverage -Wall -Werror -Wno-error=format \
220222
-Wl,-wrap,system -Wl,-wrap,popen -Wl,-wrap,syslog \

0 commit comments

Comments
 (0)