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

Fix debug symbols on debug build #23

Merged

Conversation

vladyslavmarkovaccenture
Copy link
Contributor

This commit fixes unit-tests AND code coverage info as it re-adds debug symbols to debug build (for code coverage) and causes googletest's EXPECT_DEATH to fail as expected while running CrcTests.CalculateCRCWithInvalidData. Further changes in a separate PR might be required for estd_assert macro for unit test builds.

Copy link
Contributor

@marcmo marcmo left a comment

Choose a reason for hiding this comment

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

LGTM

@marcmo marcmo merged commit 437ae97 into eclipse-openbsw:main Nov 25, 2024
1 check passed
@vladyslavmarkovaccenture vladyslavmarkovaccenture deleted the fix-debug-build branch November 25, 2024 13:56
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