Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDKB-56270:gtest enabled build is failing due to rdk-wanmanager #49

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kul2241
Copy link
Contributor

@kul2241 kul2241 commented Jul 24, 2024

Reason for change: gtest build error fixed
Test Procedure:
1.)Test gtest build and run for Wan Manager
Risks: High
Priority: P0
Signed-off-by: kulvendra singh kulvendra.singh@sky.uk

Reason for change: gtest build error fixed
Test Procedure:
1.)Test gtest build and run for Wan Manager
Risks: High
Priority: P0
Signed-off-by: kulvendra singh <kulvendra.singh@sky.uk>
gtest_main.cpp RdkWanManagerTest.cpp Test_wanmgr_rbus_handler_apis.cpp

# TODO: Partially added RdkbGmock libs. Complete this once all mocks are available.
RdkWanManager_gtest_bin_LDADD = -lrdkloggers -lapi_dhcpv4c -lnanomsg -lwebconfig_framework -lmsgpackc -ldhcp_client_utils -lsyscfg -lsysevent -lpthread \
-lmock_privilege -lmock_rbus -lmock_secure_wrapper -lccsp_common -lmock_platform_hal
-lmock_privilege -lmock_rbus -lmock_secure_wrapper -lccsp_common -lmock_platform_hal ${top_builddir}/source/TR-181/middle_layer_src/libCcspWanManager_middle_layer_src.la
Copy link
Contributor

@S-Parthiban-Selvaraj S-Parthiban-Selvaraj Oct 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not build gtest mock libs.
Please remove adding prebuild lib with rbus lib

@kul2241 kul2241 marked this pull request as draft October 15, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants