NetworkManager/src/platform/tests
Thomas Haller 619f660a3e platform: add scope parameter to NMPlatformIP4Route
Cache the scope as part of the NMPlatformIP4Route and
no longer read it from libnl object when needed. Later
there will be no more libnl objects around, and we need
to scope when deleting an IPv4 route.
2015-06-17 10:53:55 +02:00
..
.gitignore platform: add nm-platform-utils.[ch] files 2015-06-05 16:52:50 +02:00
dump.c platform: refactor extraction of type-name for link 2015-05-01 14:26:39 -05:00
Makefile.am platform: add nm-platform-utils.[ch] files 2015-06-05 16:52:50 +02:00
monitor.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
platform.c platform: return link objects from add functions 2015-05-06 16:14:25 -05:00
test-address.c platform/test: make asserting signals more flexible 2015-05-13 14:31:05 +02:00
test-cleanup.c platform: return link objects from add functions 2015-05-06 16:14:25 -05:00
test-common.c all: fix a compiler warning about function declarations 2015-06-10 10:01:49 +02:00
test-common.h tests: allow running the link test without a writeable sysfs 2015-06-05 16:52:49 +02:00
test-general.c platform: add nm-platform-utils.[ch] files 2015-06-05 16:52:50 +02:00
test-link.c tests: allow running the link test without a writeable sysfs 2015-06-05 16:52:49 +02:00
test-route.c platform: add scope parameter to NMPlatformIP4Route 2015-06-17 10:53:55 +02:00