Skip to content

Commit f8c01b3

Browse files
Feature/rdkemw 7169 (#245)
* RDKEMW-7169 - Gtest Add missing empty files * RDKEMW-7169 - Gtest Add missing empty files * RDKEMW-7169 - Gtest Add missing empty files * RDKEMW-7169 - Gtest Add missing empty files * RDKEMW-7169 - Gtest Add missing empty files --------- Co-authored-by: Srikanth <[email protected]>
1 parent 7268514 commit f8c01b3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

build_dependencies.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,6 @@ touch telemetry_busmessage_sender.h
163163
touch maintenanceMGR.h
164164
touch pkg.h
165165
touch edid-parser.hpp
166-
touch drm.h
167-
touch drm_mode.h
168166
touch secure_wrapper.h
169167
touch wpa_ctrl.h
170168
touch btmgr.h

cov_build.sh

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

0 commit comments

Comments
 (0)