summaryrefslogtreecommitdiff
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* systemd: merge branch systemd into masterThomas Haller2016-08-121-0/+6
|\
* | systemd/tests: don't link test-systemd against libNetworkManagerBaseThomas Haller2016-08-122-1/+45
* | build: rename libNetworkManager-base.la to libNetworkManagerBase.laThomas Haller2016-08-111-1/+1
* | bulid: don't link NMFakePlatform into NetworkManager binaryThomas Haller2016-08-112-2/+2
* | systemd: merge branch systemd into masterThomas Haller2016-06-301-2/+1
|\ \ | |/
* | all: make MAC address randomization algorithm configurableThomas Haller2016-06-301-10/+38
* | device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-1/+37
* | device: let device specs match on permanent MAC addressThomas Haller2016-06-301-1/+1
* | device: initialize NMDevice's hw_addr at end of object constructionThomas Haller2016-06-301-12/+0
* | core: prefer connection.stable-id to generate IPv6 stable privacy addressesThomas Haller2016-06-301-3/+12
* | dns: add reverse DNS IPv6 entries to dnsmasqBeniamino Galvani2016-06-071-2/+55
* | dns: add CIDR reverse DNS IPv4 entries to dnsmasqBeniamino Galvani2016-06-071-0/+68
* | config: unify logging line when reloading configurationThomas Haller2016-06-011-3/+3
* | config: refactor change-flags to be a cause/reason which triggered the changeThomas Haller2016-06-011-18/+18
* | device: use NMSettings directly instead of NMConnectionProvider in subclassesThomas Haller2016-05-241-4/+20
* | all/tests: split core part out of "nm-test-utils.h"Thomas Haller2016-05-1710-10/+10
* | config/tests: use absolute path for config testThomas Haller2016-05-121-2/+2
* | platform: extend NMIPConfigSource to preserve the rtm_protocol fieldThomas Haller2016-04-282-47/+56
* | core/trivial: rename "source" field of addresses and routesThomas Haller2016-04-283-81/+81
* | core: add nm_utils_machine_id_read() and parse() utilThomas Haller2016-04-261-0/+1
* | core: add nm_utils_get_secret_key() utilThomas Haller2016-04-261-3/+3
* | platform/tests/trivial: rename init_tests() and setup_tests() functionThomas Haller2016-04-111-2/+2
* | core: add nm_utils_ip6_address_same_prefix() utilThomas Haller2016-04-111-0/+117
* | ip-config/tests: refactor tests to use utilities from "nm-test-utils.h"Thomas Haller2016-04-111-63/+25
* | config/tests: avoid test failure for valgrind due to g_file_copy()Thomas Haller2016-04-081-12/+10
* | core: rename nm_config_run_state* to nm_config_state*Thomas Haller2016-04-071-8/+8
* | config: test reading and writing of state fileBeniamino Galvani2016-04-073-0/+68
* | core: add code coverage support for files in src/Beniamino Galvani2016-04-071-1/+6
* | build: disable deprecation checks for internal compilationThomas Haller2016-04-052-2/+0
* | systemd: split "nm-sd.h" out of "nm-sd-adapt.h"Thomas Haller2016-03-111-1/+2
* | systemd: integrate sd-event into glib main loopThomas Haller2016-03-112-0/+69
* | systemd: merge branch systemd into th/systemd-lldp-bgo763384Thomas Haller2016-03-111-1/+1
|\ \ | |/
* | all/tests: fix tests after adjusting glib logging levelThomas Haller2016-03-102-12/+12
* | build: compile with -Wno-duplicate-decl-specifierThomas Haller2016-03-091-1/+26
* | route-manager/tests: add assertion for adding routeThomas Haller2016-03-041-11/+11
* | route-manager/tests: add assertion for adding routeThomas Haller2016-03-041-8/+10
* | systemd/tests: add test_lldp_create() testThomas Haller2016-03-011-0/+18
* | systemd/tests: add test util for systemdThomas Haller2016-03-012-0/+69
* | core: split "nm-core-utils.h" out of "NetworkManagerUtils.h"Thomas Haller2016-03-011-1/+1
* | all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-1911-24/+13
* | all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-2/+2
* | core: fix matching of default metric value for static routesBeniamino Galvani2016-02-111-17/+131
* | tests: fix tests for nm_utils_kill_child() by using "bash"Michael Biebl2016-01-281-5/+5
* | libnm-core: fail verify() for NMSettingVlan for invalid vlan idThomas Haller2016-01-221-2/+2
* | core: allow VLAN ids between 1 and 4095Beniamino Galvani2016-01-221-1/+2
* | core: truncate parent ifname when constructing virtual ifname for VLANThomas Haller2016-01-211-0/+43
* | build: rename directory "include" to "shared"Thomas Haller2015-12-242-4/+4
* | platform/trivial: rename link related functionsThomas Haller2015-12-101-2/+2
* | core: strip trailing dot from domain search listBeniamino Galvani2015-12-052-0/+44
* | device: remove NMDeviceGreBeniamino Galvani2015-12-011-1/+1