github/test: Run tests with address sanitizer
We have lots of cgo interaction here so better to check things fully. This also requires manually checking for leaks, so add support for this.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
coverage.out
|
||||
coverage*.out
|
||||
example-module/*.so
|
||||
example-module/*.h
|
||||
cmd/pam-moduler/tests/*/*.so
|
||||
|
||||
Reference in New Issue
Block a user