NetworkManager/src/platform/tests
Thomas Haller fb63d8d706 platform/tests: fix race in tests
Otherwise, we easily get a failure

    test:ERROR:src/platform/tests/test-cleanup.c:78:test_cleanup_internal: assertion failed (addresses6->len == 2): (1 == 2)

Avoid that by waiting for kernel to add the link-local
address.
2018-06-20 14:46:07 +02:00
..
.gitignore platform: add nmp-object.h file 2015-06-17 11:23:51 +02:00
meson.build build: meson: add prefix to test names 2018-04-12 09:21:10 +02:00
monitor.c platform/tests: drop bad comment 2017-12-11 10:30:25 +01:00
test-address.c platform/tests: relax checking for signals in test-address-linux 2018-01-08 16:48:56 +01:00
test-cleanup.c platform/tests: fix race in tests 2018-06-20 14:46:07 +02:00
test-common.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
test-common.h platform: support creating non-persistant TUN/TAP devices 2018-04-09 20:16:31 +02:00
test-general.c all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
test-link.c test: don't assert on the tun link being up to date prior to upping it 2018-05-31 16:54:35 +02:00
test-nmp-object.c tests: fix invalid static-asserts with non-const expression 2017-12-15 11:48:38 +01:00
test-route.c platform: don't require cloned flag for RTM_GETROUTE IPv6 result 2018-03-05 18:47:25 +01:00