NetworkManager/src/tests
Dan Winship a7c4d53d03 all: port everything to libnm
Since the API has not changed at this point, this is mostly just a
matter of updating Makefiles, and changing references to the library
name in comments.

NetworkManager cannot link to libnm due to the duplicated type/symbol
names. So it links to libnm-core.la directly, which means that
NetworkManager gets a separate copy of that code from libnm.so.
Everything else links to libnm.
2014-08-01 14:34:05 -04:00
..
config all: port everything to libnm 2014-08-01 14:34:05 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
test-dcb.c all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02:00
test-general-with-expect.c core: add nm_utils_kill_child_async() and nm_utils_kill_child_sync() function 2014-07-10 16:25:10 +02:00
test-general.c libnm-util, core: fix warning about signed integer overflow (-Wstrict-overflow) 2014-08-01 13:17:01 +02:00
test-ip4-config.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
test-ip6-config.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
test-resolvconf-capture.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00