mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 00:55:06 -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
|
# Run the unit and simulation tests with different compiler sanitizers
|
||||||
# and under valgrind
|
# 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 ../..
|
cd ../..
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user