NetworkManager/src/devices/tests
Thomas Haller c4151ebb5b platform/tests: add @platform argument to nmtstp functions
This allows tests to use these functions on a different platform instance
then on the singleton. The change makes the argument list longer, which is
unfortunate. On the other hand, it makes those functions more useful
in general.

You can't have it all.

Also, they now follow the pattern of most functions in NM where the type
is a singleton: you always pass the singleton to the function, although
in the usual case there is only one singleton instance. This allows to
use the function also on the non-singleton instance.
2016-04-11 11:26:37 +02:00
..
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
test-arping.c platform/tests: add @platform argument to nmtstp functions 2016-04-11 11:26:37 +02:00
test-lldp.c platform/tests/trivial: rename init_tests() and setup_tests() function 2016-04-11 11:26:37 +02:00