mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 04:00:17 +01:00
tests: suppress valgrind warning about unsupported syscall for "test-config"
This commit is contained in:
parent
49886cedd9
commit
d507563a80
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