ajout tests valgrind, option -o

This commit is contained in:
Hugo LAMY
2021-12-22 22:30:23 +01:00
parent c8848afe79
commit f81f480746
3 changed files with 86 additions and 36 deletions

4
.valgrindrc Normal file
View File

@@ -0,0 +1,4 @@
--suppressions=./valgrind_readline.supp
--leak-check=full
--show-reachable=yes
--track-fds=yes