NetworkManager/libnm/tests
Dan Winship 388a0c5e78 libnm: consolidate NMClientError and NMObjectError
Consolidate NMClientError and NMObjectError (such that there is now
only one libnm-API-specific error domain). In particular, merge
NM_CONNECTION_ERROR_CONNECTION_REMOVED with
NM_OBJECT_ERROR_OBJECT_CREATION_FAILURE as the new
NM_CONNECTION_ERROR_OBJECT_CREATION_FAILED.

Also make object_creation_failed() be a plain method rather than a
signal, since there's no reason for anyone to be connecting to it on
another object. And remove its GError argument because the subclass
can just create its own more-specific error.
2014-10-22 08:29:10 -04:00
..
common.c libnm: abstract out duplicated device-creating code in tests 2014-10-19 09:27:47 -04:00
common.h libnm: abstract out duplicated device-creating code in tests 2014-10-19 09:27:47 -04:00
libnm-test-launch.sh libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
test-nm-client.c libnm: consolidate NMClientError and NMObjectError 2014-10-22 08:29:10 -04:00
test-remote-settings-client.c libnm: consolidate NMClientError and NMObjectError 2014-10-22 08:29:10 -04:00
test-secret-agent.c libnm-core, libnm, settings: move NMSecretAgentError to nm-errors 2014-10-22 08:29:09 -04:00