summaryrefslogtreecommitdiff
path: root/libnm-util/tests/test-secrets.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-3/+2
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-141-118/+34
* tests: get rid of FAIL macroDan Williams2016-02-111-2/+4
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* tests: move all asserts into testsLubomir Rintel2015-05-261-23/+19
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-091-1/+13
* libnm-util: only unref and don't destroy hash in nm_connection_to_hash()Thomas Haller2015-02-091-3/+5
* libnm-util: return empty hash, not NULL in nm_setting_to_hash() (bgo #740681)Jiří Klimeš2014-11-251-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-1/+1
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-051-1/+1
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+2
* test: remove deprecated 'security' property from testsJiří Klimeš2013-09-021-1/+0
* libnm-util: fix hashing of secrets broken by 4d326182Dan Williams2013-05-201-0/+75
* all: remove more pointless NULL checksDan Winship2013-02-131-28/+0
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-2/+2
* settings: preserve agent secrets over Update operationDan Williams2011-08-161-1/+82
* libnm-util: remove unused D-Bus dbus_g_bus_get() call from test-secrets.cJiří Klimeš2011-06-141-3/+0
* libnm-util: allow setting-only hashes with nm_connection_update_secrets()Dan Williams2011-03-091-0/+628