mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-10 23:20:22 +01:00
tests: suppress valgrind warning about unsupported syscall for "test-config"
(cherry picked from commitd507563a80) (cherry picked from commit4036bc48e4)
This commit is contained in:
parent
7208f594f6
commit
9ff160d155
1 changed files with 1 additions and 0 deletions
|
|
@ -297,6 +297,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