NetworkManager/src/platform/tests
Thomas Haller 04ed48e5a0 platform: drop nm_platform_free() and register weak-ref
Instead of having a nm_platform_free() function, use NM_DEFINE_SINGLETON_WEAK_REF()
and register a weak reference. That way, users who want to free the platform
instance can just unref it.
2015-04-22 16:51:11 +02:00
..
.gitignore trivial: update .gitignore 2013-06-26 11:10:02 -04:00
dump.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00
Makefile.am platform/tests: reenable valgrind tests 2015-02-09 11:51:07 +01:00
monitor.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
platform.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00
test-address.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00
test-cleanup.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00
test-common.c platform: drop nm_platform_free() and register weak-ref 2015-04-22 16:51:11 +02:00
test-common.h platform/test: refactor detection of root-test 2015-04-21 18:04:37 +02:00
test-link.c platform/test: refactor detection of root-test 2015-04-21 18:04:37 +02:00
test-route.c platform: add self argument to platform functions 2015-04-21 17:51:34 +02:00