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

tests: Support 'check-valgrind' make target. #128

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

Conversation

ossama-othman
Copy link
Owner

Leverage the AX_VALGRIND_CHECK Autoconf Archive macro to add a new
'check-valgrind' target to the MaRC Makefiles. This allows each of
the MaRC unit tests to be executed under Valgrind by running `make
check-valgrind' to simplify memory related problem detection.

Leverage the AX_VALGRIND_CHECK Autoconf Archive macro to add a new
'check-valgrind' target to the MaRC Makefiles.  This allows each of
the MaRC unit tests to be executed under Valgrind by running `make
check-valgrind' to simplify memory related problem detection.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2982867473

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.099%

Totals Coverage Status
Change from base Build 2980695305: 0.0%
Covered Lines: 3185
Relevant Lines: 3535

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants