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

Add Valgrind plugin #974

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamestiotio
Copy link

This PR is the second attempt at adding the Valgrind plugin to Ceedling. The plugin implementation closely follows the Gcov plugin.

The test/ceedling_0_32_rc branch was deleted and v1.0.0 was released without these changes. I assume these changes were missed during the merging of the various v1.0.0 changes into the master branch. No changes were made from the previous PR (#807).

Fixes #277.

This commit adds the Valgrind plugin to Ceedling. The plugin
implementation closely follows the Gcov plugin.

Signed-off-by: James Raphael Tiovalen <[email protected]>
@mvandervoord
Copy link
Member

Hi @jamestiotio

Thanks for reopening the PR.

I promise we weren't ignoring your work. The last release was already behind schedule and we didn't want to add another major feature which would require further testing. We're really excited about your plugin and are looking forward to merging it soon. :)

@jamestiotio
Copy link
Author

Sure @mvandervoord, no worries!

Thank you for explaining the rationale for closing the previous PR. I'm looking forward to getting this PR merged!

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.

New plugin proposal: Memory Testing
2 participants