mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 15:25:06 -05:00
test: add valgrind support to system tests
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
check_chronyd_features SCFILTER || test_skip "SCFILTER support disabled"
|
||||
|
||||
[[ $CHRONYD_WRAPPER == *valgrind* ]] && test_skip "SCFILTER breaks valgrind"
|
||||
|
||||
test_start "system call filter in destructive tests"
|
||||
|
||||
for level in 1 2 -1 -2; do
|
||||
|
||||
Reference in New Issue
Block a user