NetworkManager/src/platform/tests
Thomas Haller 06598700fe platform: refactor nm_platform_link_get_all() to return GPtrArray
Instead of doing a full clone, return a pointer array (with references
owned). The NMPlatformLink instances are now immutable.
2017-07-05 19:03:46 +02:00
..
.gitignore platform: add nmp-object.h file 2015-06-17 11:23:51 +02:00
monitor.c build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
test-address.c platform/tests: recreate test environment for each route test 2017-05-27 23:16:56 +02:00
test-cleanup.c core: avoid cloning platform routes but iterate the cache directly 2017-07-05 18:37:39 +02:00
test-common.c platform: refactor nm_platform_link_get_all() to return GPtrArray 2017-07-05 19:03:46 +02:00
test-common.h platform: reduce number of route indexes 2017-07-05 18:37:39 +02:00
test-general.c platform: refactor nm_platform_link_get_all() to return GPtrArray 2017-07-05 19:03:46 +02:00
test-link.c platform: move link accessors to NMPlatform base class 2017-07-05 18:37:39 +02:00
test-nmp-object.c platform: drop separate index for visible objects 2017-07-05 18:37:39 +02:00
test-route.c platform: drop nm_platform_ip6_route_get_all() 2017-07-05 18:37:39 +02:00