summaryrefslogtreecommitdiff
path: root/libnm-util/tests/test-general.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()Thomas Haller2016-02-141-168/+82
* libnm-util: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-061-0/+1
* core: final gdbus portingDan Winship2015-08-101-0/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+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-82/+89
* test: initialize auto-destructed pointersLubomir Rintel2015-02-091-9/+9
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-091-10/+20
* libnm-util/tests: fix invalid g_test_expect_message() patternThomas Haller2014-12-041-2/+2
* libnm/test: add test for nm_utils_uuid_generate_from_string()Thomas Haller2014-12-041-0/+44
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: add NMSettingIPConfig:route-metricThomas Haller2014-11-071-0/+1
* build: fix -Wstrict-prototypes warningsThomas Haller2014-10-291-3/+3
* trivial: don't shadow rand(3)Dan Williams2014-08-201-5/+5
* libnm-util/test: fix tests not to write a core fileThomas Haller2014-08-041-1/+23
* libnm-util/tests: fix build for older glib with unknown G_SPAWN_DEFAULTThomas Haller2014-08-041-1/+1
* libnm, libnm-utils: error out if mixed libnm/libnm-util symbols are detectedDan Winship2014-08-011-0/+22
* libnm-util: remove NM_UTIL_PRIVATE_CALL, NMSettingIP4Config:address-labelsDan Winship2014-08-011-154/+1
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-1/+1
* libnm-util: merge nm-util-private and nm-utils-privateDan Williams2014-07-021-12/+12
* libnm-util: normalize virtual_iface_name in NMSettingsThomas Haller2014-06-301-0/+71
* test: nm_connection_verify() sets the interface-name to virtual_iface_name.Thomas Haller2014-06-301-0/+44
* nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller2014-06-051-7/+3
* core: add compatibility wrapper for g_test_skip() to nm-glib-compat.hThomas Haller2014-06-051-1/+0
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-051-1/+2
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+2
* libnm-util: use g_test_expect_message() in testsDan Winship2014-04-231-0/+114
* libnm-util: fix leaks in test-generalDan Winship2014-04-011-0/+3
* libnm-util: add (private API) support for address labels to NMSettingIP4ConfigDan Winship2014-03-261-0/+150
* trivial: fix invalid code commentThomas Haller2014-03-141-1/+1
* libnm-util: remove assert to nm_utils_ip4_netmask_to_prefixThomas Haller2014-03-141-5/+0
* libnm-util: add assert to nm_utils_ip4_netmask_to_prefixThomas Haller2014-01-211-4/+15
* libnl-util: refactor nm_utils_ip4_prefix_to_netmask/netmask_to_prefixThomas Haller2014-01-101-0/+56
* libnm-util: add INFERRABLE flag and remove CANDIDATEDan Williams2013-12-051-2/+63
* core: remove 'wep40' and 'wep104' from several places in NMJiří Klimeš2013-09-181-1/+1
* libnm-util: accept old-style UUIDs as validDaniel Drake2013-09-091-0/+24
* libnm-util: fix tests after 'gateway-ping-timeout' additionJiří Klimeš2013-06-241-12/+13
* libnm-util: implement connection changed signalDan Williams2013-05-281-0/+425
* libnm-util: add nm_connection_replace_settings_from_connection() (bgo #696387)Dan Williams2013-04-171-0/+63
* Revert :carrier-detect properties and associated codeDan Winship2013-04-031-1/+0
* libnm-util: convert remaining NMConnection users to GHashTableIterDan Williams2013-04-011-37/+176
* libnm-util: convert nm_setting_new_from_hash() to GHashTableIterDan Williams2013-04-011-0/+22
* libnm-util: convert nm_connection_compare() to GHashTableIterDan Williams2013-04-011-0/+79
* libnm-util: fix some memory leaks in testcasesDan Williams2013-04-011-0/+6
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-251-2/+2
* libnm-util: add NMSettingConnection:interface-nameDan Winship2013-03-131-11/+12
* build: avoid GValueArray deprecation warningsDan Winship2013-02-261-0/+1
* trivial: fix up test-general.c after carrier-detect changesDan Williams2013-02-181-0/+1
* build: "make check" fixesDan Winship2012-10-041-0/+1