summaryrefslogtreecommitdiff
path: root/libnm-core/tests
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: drop unused variableLubomir Rintel2016-07-071-1/+0
* libnm-core: ip-config: normalize may-fail for disabled IP methodsBeniamino Galvani2016-07-061-0/+44
* all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-0/+1
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-0/+86
* libnm: fix comparing NMSettingIPConfig for address and route propertiesThomas Haller2016-06-301-0/+66
* libnm: add NMSettingConnection:stable-id propertyThomas Haller2016-06-301-0/+1
* shared: move shared files to subdirectory "shared/nm-utils/"Thomas Haller2016-06-169-9/+9
* tests: add macro NMTST_G_RETURN_MSG for expecting g_return*() failuresThomas Haller2016-06-092-51/+51
* tests: use absolute path for certs test directoryThomas Haller2016-06-061-3/+1
* libnm/tests: fix memleak in test test_nm_utils_check_valid_json()Thomas Haller2016-06-021-1/+1
* libnm-core: add dns-priority to NMSettingIPConfigBeniamino Galvani2016-05-121-0/+1
* libnm-core: remove gateway when never-default=yes in NMSettingIPConfigBeniamino Galvani2016-04-271-0/+52
* libnm-core: use jansson to compare and check team configurationsBeniamino Galvani2016-04-181-1/+106
* build: disable deprecation checks for internal compilationThomas Haller2016-04-051-1/+0
* libnm-core: add test cases for NMSettingBondBeniamino Galvani2016-03-292-0/+199
* libnm-core/tests: refactor call to nm_simple_connection_new_from_dbus()Thomas Haller2016-03-261-21/+27
* libnm-core: allow strict and relaxed error behavior for _nm_setting_new_from_...Thomas Haller2016-03-261-5/+5
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-198-24/+14
* libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfigBeniamino Galvani2016-02-161-1/+1
* nmtst: add nmtst_assert_connection_verify() and don't normalize connection in...Thomas Haller2016-02-152-3/+13
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-142-111/+56
* libnm/tests: convert test cases to use g_assert() instead of ASSERT() (test-s...Thomas Haller2016-02-141-119/+35
* libnm/tests: convert test cases to use g_assert() instead of ASSERT()Thomas Haller2016-02-141-169/+85
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-2/+2
* build: cleanup default includesThomas Haller2016-02-121-2/+2
* macros: add NM_IN_STRSET()Thomas Haller2016-02-111-0/+127
* macros: simplify NM_IN_SET() macroThomas Haller2016-02-111-0/+3
* tests: get rid of FAIL macroDan Williams2016-02-111-2/+4
* all/tests: fix messages for ASSERT() macroThomas Haller2016-02-031-3/+1
* libnm: add NMSettingIPConfig 'dad-timeout' propertyJiří Klimeš2016-01-201-0/+1
* build: rename directory "include" to "shared"Thomas Haller2015-12-241-2/+2
* libnm-core: add nm_utils_enum_get_values()Beniamino Galvani2015-12-011-0/+21
* libnm-core: add a 'dhcp-fqdn' property to NMSettingIP4ConfigBeniamino Galvani2015-11-231-0/+1
* libnm/wwan: add GSM setting device-id, sim-id, and sim-operator-id propertiesDan Williams2015-11-181-0/+30
* all: add C99's "bool" defineThomas Haller2015-11-181-0/+8
* libnm-core/tests: fix bit shiftBeniamino Galvani2015-11-151-1/+1
* libnm-core: fix make dist with --enable-tests=noLubomir Rintel2015-11-021-2/+2
* libnm/tests: avoid invalid compiler warning about uninitialized variableThomas Haller2015-10-311-1/+1
* libnm: add 'lldp' property to NMSettingConnectionBeniamino Galvani2015-10-121-0/+1
* libnm,ip4-config: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-061-0/+1
* glib-compat: add g_hash_table_get_keys_as_array() compat functionBeniamino Galvani2015-10-011-0/+36
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-301-0/+1
* nmcli: wake-on-lan property set/get fixesJiří Klimeš2015-09-151-2/+4
* test: fix duplicate test namesLubomir Rintel2015-09-041-10/+10
* macros: use short-circuit evaluation in NM_IN_SET()Thomas Haller2015-08-121-33/+32
* macros: rework NM_IN_SET() macro to expand to a plain logical expressionThomas Haller2015-08-121-1/+91
* libnm/test: use (void) for empty parentheses in function prototypeThomas Haller2015-08-051-1/+1
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-051-1/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-057-8/+7
* libnm-core: strip nm_utils_enum_from_str() input stringBeniamino Galvani2015-07-301-0/+2