NetworkManager/src/platform
Thomas Haller c449d9fe07 platform/tests: skip netns tests if we fail to create a new NMPNetns instance
nmp_netns_new () might fail with:
  netns: failed mount --make-rslave: Invalid argument

Skip the test in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=790214
(cherry picked from commit b20384fac7)
2017-11-17 12:38:26 +01:00
..
tests platform/tests: skip netns tests if we fail to create a new NMPNetns instance 2017-11-17 12:38:26 +01:00
wifi core: use nm_close() 2017-10-19 15:49:58 +02:00
nm-fake-platform.c platform: return platform error code from nm_platform_link_set_mtu() 2017-10-24 16:05:40 +02:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c platform: fix double closing netlink socket 2017-11-14 15:17:03 +01:00
nm-linux-platform.h platform: use NMDedupMultiIndex for routes in NMPCache 2017-07-05 18:37:38 +02:00
nm-platform-private.h platform: expose emit-signal function from platform 2017-07-05 18:37:39 +02:00
nm-platform-utils.c udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform-utils.h udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform.c platform: consider RTNH_F_ONLINK onlink flag for IPv4 routes 2017-11-13 14:43:07 +01:00
nm-platform.h platform: consider RTNH_F_ONLINK onlink flag for IPv4 routes 2017-11-13 14:43:07 +01:00
nmp-netns.c platform: preserve errno when creating netns fails 2017-11-17 12:38:25 +01:00
nmp-netns.h core: cleanup implementation of nm_auto* macros to use nm_auto() 2017-10-11 08:43:40 +02:00
nmp-object.c platform: track all rtm_flags for routes 2017-11-13 14:43:07 +01:00
nmp-object.h shared: make NM_CONSTCAST() macro variadic 2017-11-13 14:37:30 +01:00