mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-15 02:30:28 +01:00
tests: suppress valgrind warning about unsupported syscall for "test-config"
(cherry picked from commit d507563a80)
This commit is contained in:
parent
9cdfbde46e
commit
4036bc48e4
1 changed files with 1 additions and 0 deletions
|
|
@ -310,6 +310,7 @@ if [ $HAS_ERRORS -eq 0 ]; then
|
|||
# valgrind doesn't support setns syscall and spams the logfile.
|
||||
# hack around it...
|
||||
case "$TEST_NAME" in
|
||||
'test-config' | \
|
||||
'test-link-linux' | \
|
||||
'test-acd' | \
|
||||
'test-service-providers' | \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue