NetworkManager/src/core/devices/tests
Thomas Haller 5ca018c0db
lldp/tests: try workaround failure with ioctl(TUNSETIFF)
On copr build, it seems possible that the ioctl fails with

  ERROR: src/core/devices/tests/test-lldp - Bail out! NetworkManager:ERROR:src/core/devices/tests/test-lldp.c:823:_test_recv_fixture_setup: assertion failed (errno == 0): (1 == 0)

(1 is EPERM). Unclear why this happens. But as it only affects the
test setup, retry a few times.
2021-02-11 16:04:46 +01:00
..
meson.build all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
test-acd.c all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00
test-lldp.c lldp/tests: try workaround failure with ioctl(TUNSETIFF) 2021-02-11 16:04:46 +01:00