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

Enable valgrind for LIT tests #133

Merged
merged 2 commits into from
Nov 3, 2022
Merged

Enable valgrind for LIT tests #133

merged 2 commits into from
Nov 3, 2022

Conversation

fodinabor
Copy link
Collaborator

@fodinabor fodinabor commented Nov 3, 2022

As discussed in #105: adds a flag to replace %thorin in LIT tests with valgrind <flags> thorin instead of just thorin.

As running this for Release seems feasible, it is activated in the Linux Release CI.

Fixes #105.

fodinabor and others added 2 commits November 3, 2022 16:41
Just replaces `%thorin` with `valgrind <option> /path/to/thorin` instead of just `/path/to/thorin`.
@leissa leissa merged commit 19ca393 into master Nov 3, 2022
@leissa leissa deleted the feature/lit-valgrind branch November 3, 2022 18:49
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.

valgrind for lit tests
2 participants