NetworkManager/tools
Thomas Haller 8fb90c00d0
tests: ignore valgrind warning about unhandled syscalls
On Fedora rawhide (34), valgrind gives a lot of warnings like:

    ./src/platform/tests/test-cleanup-linux.valgrind-log:--48279-- WARNING: unhandled amd64-linux syscall: 439
    ./src/platform/tests/test-cleanup-linux.valgrind-log:--48279-- You may be able to write your own handler.
    ./src/platform/tests/test-cleanup-linux.valgrind-log:--48279-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
    ./src/platform/tests/test-cleanup-linux.valgrind-log:--48279-- Nevertheless we consider this a bug.  Please report
    ./src/platform/tests/test-cleanup-linux.valgrind-log:--48279-- it at http://valgrind.org/support/bug_reports.html.

Ignore them.

(cherry picked from commit 2cb40f6e36)
(cherry picked from commit 561bd7bba6)
(cherry picked from commit 09b5a72b0f)
(cherry picked from commit e815592919)
2020-09-08 16:44:39 +02:00
..
check-config-options.sh core: add checks on connection default properties 2018-12-01 15:16:48 +01:00
check-docs.sh tools: fix out-of-tree build test "tools/check-docs.sh" for duplicate generated sources 2019-04-23 11:45:06 +02:00
check-exports.sh tools/check-exports.sh: use ${NM} when available 2015-09-24 16:28:15 +02:00
check-settings-docs.sh meson: add check on settings docs 2018-12-12 14:38:18 +01:00
create-exports-NetworkManager.sh tools: export more symbols from NetworkManager binary to plugins 2019-06-26 12:26:11 +02:00
debug-helper.py python: make dbus, gi examples, and debug-helper.py python3 ready 2017-12-04 11:21:40 +01:00
enums-to-docbook.pl docs: fix handling enums without explicit numeric value in "tools/enums-to-docbook.pl" 2017-01-04 09:33:50 +01:00
meson-post-install.sh settings: rework tracking settings connections and settings plugins 2019-07-16 19:09:08 +02:00
run-nm-test.sh tests: ignore valgrind warning about unhandled syscalls 2020-09-08 16:44:39 +02:00
test-build.sh all: goodbye libnm-glib 2019-04-16 15:52:27 +02:00
test-networkmanager-service.py tests: avoid deprecated GLib.IOChannel.add_watch() in "test-networkmanager-service.py" 2019-09-25 15:52:17 +02:00
test-sudo-wrapper.sh nmtst: add nmtst_reexec_sudo() function 2014-06-05 18:12:57 +02:00