NetworkManager/src/platform
Thomas Haller 52cd5ee612 platform/test: add test for invoking platform signals
There seems to be an issue with glib/ffi that causes failures
to pass enum-typed arguments to signals (related bug rh#1260577).

Add a test for platform signals which, beside NM_CONFIG_SIGNAL_CONFIG_CHANGED,
is the only place where we use enum-typed arguments for signals.

Strangely, this test doesn't cause the failure, so it's unclear why
the workaround was necessary for "config-changed" signal (commit
e7d66f1df6).
2015-09-09 12:33:34 +02:00
..
tests platform/test: add test for invoking platform signals 2015-09-09 12:33:34 +02:00
wifi core: avoid ioctls on non existent devices 2015-08-11 18:31:46 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform/test: introduce _LOGD() macros to fake platform and platform tests 2015-09-04 11:06:26 +02:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform/trivial: add code-comment dividers between different sections of the source file 2015-09-04 11:50:49 +02:00
nm-linux-platform.h platform: add priv pointer to NMLinuxPlatform 2015-06-17 11:41:42 +02:00
nm-platform-utils.c core: avoid ioctls on non existent devices 2015-08-11 18:31:46 +02:00
nm-platform-utils.h core: avoid ioctls on non existent devices 2015-08-11 18:31:46 +02:00
nm-platform.c platform: handle parent interfaces in other netns 2015-08-25 22:33:14 +02:00
nm-platform.h platform: handle parent interfaces in other netns 2015-08-25 22:33:14 +02:00
nmp-object.c logging: declare default logging macros in "nm-logging.h" 2015-08-20 11:15:13 +02:00
nmp-object.h platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:09:57 +02:00