mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 17:05:07 -05:00
test: enable valgrind fd tracking
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Run the unit and simulation tests with different compiler sanitizers
|
||||
# and under valgrind
|
||||
|
||||
valgrind_opts="--leak-check=full --errors-for-leak-kinds=definite"
|
||||
valgrind_opts="--leak-check=full --errors-for-leak-kinds=definite --track-fds=yes"
|
||||
|
||||
cd ../..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user