Skip to content

Commit 9dcb18c

Browse files
committed
test
1 parent a111184 commit 9dcb18c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cov_build.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,12 @@ cmake -G Ninja -S entservices-inputoutput -B build/entservices-inputoutput \
210210
-I ${PWD}/entservices-testframework/Tests/headers/ccec/drivers \
211211
-I ${PWD}/entservices-testframework/Tests/headers/network \
212212
-I ${PWD}/entservices-testframework/Tests \
213+
-I ${PWD}/Thunder/Source \
214+
-I ${PWD}/Thunder/Source/core \
215+
-I/usr/include/gstreamer-1.0 \
216+
-I/usr/include/glib-2.0 \
217+
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include \
218+
-I/usr/local/include/trower-base64 \
213219
-include ${PWD}/entservices-testframework/Tests/mocks/devicesettings.h \
214220
-include ${PWD}/entservices-testframework/Tests/mocks/Iarm.h \
215221
-include ${PWD}/entservices-testframework/Tests/mocks/Rfc.h \

0 commit comments

Comments
 (0)