test: add valgrind support to system tests

This commit is contained in:
Miroslav Lichvar
2024-11-28 16:05:48 +01:00
parent 7196943f11
commit a0d34eb372
3 changed files with 35 additions and 5 deletions

View File

@@ -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 non-destructive tests"
for level in 1 2 -1 -2; do