mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 11:19:16 +02:00
tests: suppress valgrind warning about unsupported syscall for "test-config"
(cherry picked from commitd507563a80) (cherry picked from commit4036bc48e4) (cherry picked from commit9ff160d155) (cherry picked from commit1b9da18693)
This commit is contained in:
parent
8f644537a4
commit
a1f4bcd611
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.
|
# valgrind doesn't support setns syscall and spams the logfile.
|
||||||
# hack around it...
|
# hack around it...
|
||||||
case "$TEST_NAME" in
|
case "$TEST_NAME" in
|
||||||
|
'test-config' | \
|
||||||
'test-link-linux' | \
|
'test-link-linux' | \
|
||||||
'test-acd' | \
|
'test-acd' | \
|
||||||
'test-service-providers' | \
|
'test-service-providers' | \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue