NetworkManager/include
Thomas Haller fa3093e167 libnm/tests: move common testing code to nm-test-libnm-utils
The unit tests for libnm and libnm-glib use a NetworkManager stub
service written in Python (test-networkmanager-service.py). As they
share the same server, it makes sense to also share the same utility
code to drive the stub.

Move the common code to include/.

Note that contrary to "nm-test-utils.h", "nm-test-libnm-utils.h" is not
a header-only file. Instead its implementation is in "nm-test-utils-impl.c".
The reason for that this split is, if we later have yet another non-header-only
test-utility, then all the implementations are in "nm-test-utils-impl.c", requiring
the tests to link only one object file.
2015-12-24 11:42:37 +01:00
..
gsystem-local-alloc.h libgsystem: update copy of gsystem-local-alloc.h 2015-03-12 18:09:29 +01:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00
nm-dbus-compat.h include: add nm-dbus-compat.h 2015-07-24 13:25:47 -04:00
nm-default.h build: separate compilation macro for libnm-util and libnm-glib 2015-12-24 11:42:36 +01:00
nm-glib.h nm-glib: add nm_glib_check_version() util 2015-11-25 10:54:18 +01:00
nm-macros-internal.h macros: add nm_sprintf_bufa() 2015-12-07 21:36:16 +01:00
nm-test-libnm-utils.h libnm/tests: move common testing code to nm-test-libnm-utils 2015-12-24 11:42:37 +01:00
nm-test-utils-impl.c libnm/tests: move common testing code to nm-test-libnm-utils 2015-12-24 11:42:37 +01:00
nm-test-utils.h tests: don't assert for initialized tests in g_test_assert_expected_messages() 2015-12-12 12:57:18 +01:00
nm-version-macros.h.in build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00