NetworkManager/src/tests
Lubomir Rintel 4a05869557 platform: don't wait for udev device initializaton if there's no udev
There's no udev running in containers, it only starts if /sys is writable. If a
hardware device is added to the container's namespace NM would not announce it.

This also removes the software link special case -- the software links will now
wait for udev initialization (in case udev is there) as well. There's no reason
to treat them differently anymore. This makes it possible to use udev properties
of the software links.

https://bugzilla.gnome.org/show_bug.cgi?id=740526
2015-03-23 15:13:02 +01:00
..
config config/tests: inject NMDBusManager for tests in NMDevice stub 2015-02-16 17:54:43 +01:00
Makefile.am route-manager/build: fix out-of-tree builds for route-manager tests 2015-02-27 19:36:43 +01:00
test-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-general-with-expect.c tests: fix NEGATIVE_RETURNS (CWE-394) in tests 2014-12-15 16:25:27 +01:00
test-general.c libnm: move _nm_utils_uuid_generate_from_strings() from src/ to libnm-core/ 2015-03-12 18:12:26 +01:00
test-ip4-config.c core: pass ifindex as parameter to nm_ip4_config_new() 2015-02-27 16:50:09 +01:00
test-ip6-config.c core: pass ifindex as parameter to nm_ip6_config_new() 2015-02-27 16:50:09 +01:00
test-resolvconf-capture.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-route-manager.c platform: don't wait for udev device initializaton if there's no udev 2015-03-23 15:13:02 +01:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-wired-defname.c test: initialize auto-destructed pointers 2015-02-09 15:19:30 +01:00