NetworkManager/src/devices/tests
Thomas Haller 343b99f891 acd/tests: skip NAcd tests under valgrind
Under valgrind, we cannot create an NAcd instance.

    --10916-- WARNING: unhandled amd64-linux syscall: 321
    --10916-- You may be able to write your own handler.
    --10916-- Read the file README_MISSING_SYSCALL_OR_IOCTL.
    --10916-- Nevertheless we consider this a bug.  Please report
    --10916-- it at http://valgrind.org/support/bug_reports.html.

This limitation already poses a problem, because running NetworkManager
under valgrind might fail. However, for tests it doesn't matter and we
can just skip them.
2018-10-04 10:58:50 +02:00
..
meson.build core: rename 'arping' to 'acd' 2018-04-18 15:22:34 +02:00
test-acd.c acd/tests: skip NAcd tests under valgrind 2018-10-04 10:58:50 +02:00
test-lldp.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00