Skip to content

Create unit_tests_Valgrind.yml#230

Closed
praveenirumpanangadu wants to merge 5 commits into
rdkcentral:mainfrom
praveenirumpanangadu:patch-1
Closed

Create unit_tests_Valgrind.yml#230
praveenirumpanangadu wants to merge 5 commits into
rdkcentral:mainfrom
praveenirumpanangadu:patch-1

Conversation

@praveenirumpanangadu
Copy link
Copy Markdown

This pull request was created as part of the following ticket. https://jira.rdkcentral.com/jira/browse/RDKBSUP-1687
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 30, 2024

CLA assistant check
All committers have signed the CLA.

@pradeeptakdas
Copy link
Copy Markdown
Contributor

Internal ticket for tracking https://ccp.sys.comcast.net/browse/RDKCOM-5136

Comment thread .github/workflows/unit_tests_Valgrind.yml Outdated
Comment thread .github/workflows/unit_tests_Valgrind.yml Outdated
Comment thread .github/workflows/unit_tests_Valgrind.yml Outdated
praveenirumpanangadu and others added 3 commits November 14, 2024 10:30
Addressing the review comments
can you run the provider also with valgrind to get more better results
can you run the sessionmgr also with valgrind to get more better results
name: unit_tests_valgrind
on:
workflow_run:
workflows: ["unit_tests"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The workflow should run whenever a pull or push occurs to the branch.

export PREFIX=$PWD
export LD_LIBRARY_PATH=$PREFIX/lib
valgrind --leak-check=full --error-exitcode=1 ./bin/multiRbusOpenMethodProvider &
valgrind --leak-check=full --error-exitcode=1 ./bin/multiRbusOpenMethodConsumer &
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

output need to be capture if any errors are detected

@karuna2git karuna2git closed this Jul 16, 2025
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.

5 participants