Skip to content

Commit 6cc08ac

Browse files
committed
RDKEMW-7169 - Gtest Add missing empty files
1 parent 3b90d4b commit 6cc08ac

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.github/workflows/L1-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,9 @@ jobs:
290290
telemetry_busmessage_sender.h
291291
maintenanceMGR.h
292292
pkg.h
293+
edid-parser.hpp
294+
drm.h
295+
drm_mode.h
293296
secure_wrapper.h
294297
wpa_ctrl.h
295298
proc/readproc.h

.github/workflows/L2-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,9 @@ jobs:
234234
systemaudioplatform.h
235235
maintenanceMGR.h
236236
pkg.h
237+
edid-parser.hpp
238+
drm.h
239+
drm_mode.h
237240
btmgr.h
238241
tvError.h
239242
tvTypes.h

build_dependencies.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ touch rbus.h
162162
touch telemetry_busmessage_sender.h
163163
touch maintenanceMGR.h
164164
touch pkg.h
165+
touch edid-parser.hpp
166+
touch drm.h
167+
touch drm_mode.h
165168
touch secure_wrapper.h
166169
touch wpa_ctrl.h
167170
touch btmgr.h

0 commit comments

Comments
 (0)