Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Add automatic sanitizer tests #403

Open
tgorochowik opened this issue Aug 10, 2021 · 0 comments
Open

Add automatic sanitizer tests #403

tgorochowik opened this issue Aug 10, 2021 · 0 comments

Comments

@tgorochowik
Copy link
Member

Something like this would help us automatically find new memory leaks etc.

Some initial ideas:

  • we should run only some small tests with the sanitizer enabled
  • for example selecting the tests from sv-stests (that we know are green) could be a good first step
  • this could run in a separate periodic job and publish some reports (does not have to be executed for each PR)

We could also use Valgrind or other tools.

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

No branches or pull requests

1 participant