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

Update MISRA config #121

Merged
merged 6 commits into from
Feb 23, 2024
Merged

Update MISRA config #121

merged 6 commits into from
Feb 23, 2024

Conversation

AniruddhaKanhere
Copy link
Contributor

Issue #, if available:

Description of changes:
This PR updates the coverity config file
Adds conditional compilation option to test CMake.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -20,6 +20,7 @@ jobs:
-G "Unix Makefiles" \
-DCMAKE_BUILD_TYPE=Debug \
-DBUILD_CLONE_SUBMODULES=ON \
-DUNITTEST=1 \
Copy link
Member

Choose a reason for hiding this comment

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

This question may be out of the scope of this PR.
Do we need to add UNITTEST variable in other library as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Which other library are you talking about?

@AniruddhaKanhere AniruddhaKanhere merged commit b06f45b into main Feb 23, 2024
22 checks passed
@chinglee-iot chinglee-iot deleted the MISRA_Fix branch June 18, 2024 09:12
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.

None yet

5 participants