summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2017-09-08core: return new route from _nm_ip_config_add_obj()Thomas Haller2-18/+18
2017-09-08core/trivial: rename test functions _nmtst_nm_ip*_config_*() to _nmtst_ip*_co...Thomas Haller2-24/+24
2017-09-08core/tests: add test for nm_ip6_config_replace()Thomas Haller1-0/+67
2017-08-24platform: add non-exclusive routes and drop route-managerThomas Haller1-974/+0
2017-08-18config/tests: remove test artifact after test_config_connectivity_check()Thomas Haller1-0/+2
2017-08-17config: add an API to disable connectivity check via internal config file.James Henstridge1-0/+34
2017-08-12platform: cleanup nmp_lookup_init_route_visible() lookup helperThomas Haller1-4/+3
2017-08-12platform: fix cache to use kernel's notion for equality of routesThomas Haller1-4/+34
2017-08-03platform: extend API for adding routesThomas Haller1-1/+1
2017-08-03platform: add compare functions for routes with different compare semanticsThomas Haller1-1/+1
2017-07-25core: prevent invalid routes in NMIP4Config/NMIP6ConfigThomas Haller2-7/+7
2017-07-25core: track addresses for NMIP4Config/NMIP6Config via NMDedupMultiIndexThomas Haller2-16/+16
2017-07-05platform: reduce number of route indexesThomas Haller1-3/+3
2017-07-05platform: drop nm_platform_ip6_route_get_all()Thomas Haller1-30/+19
2017-07-05core: refactor NMIP6Config to use dedup-index for IPv6 routesThomas Haller1-6/+6
2017-07-05core: avoid cloning platform routes but iterate the cache directlyThomas Haller1-9/+32
2017-07-05core: remove NMMultiIndexThomas Haller1-358/+0
2017-07-05core: refactor NMIP4Config to use dedup-index for IPv4 routesThomas Haller1-6/+6
2017-07-05core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2-12/+12
2017-06-02all: replace uses of inet_aton() and friendsThomas Haller1-24/+6
2017-05-28all: fix typos in documentation, translated strings and commentsYuri Chornoivan1-1/+1
2017-04-20config: add first_start paramter to NMConfig to detect restartThomas Haller1-1/+1
2017-04-18device: keep NMNetns instance per deviceThomas Haller1-14/+18
2017-04-15core: ignore host part when comparing routes for route-managerThomas Haller1-1/+1
2017-03-28tests/general: allow error margin on comparing floatsLubomir Rintel1-1/+1
2017-03-24logging: log device and connection along with the messageLubomir Rintel2-1/+3
2017-03-24core/trivial: rename nm_utils_10pow() to nm_utils_exp10()Thomas Haller1-24/+24
2017-03-23core: add nm_utils_10pow() utilsThomas Haller1-0/+52
2017-03-17device: add spec "driver:" to match devicesThomas Haller1-2/+31
2017-03-16manager: simplify searching assumed connectionThomas Haller1-21/+45
2017-03-14all: use "unsigned long" instead of "long unsigned"Thomas Haller1-1/+1
2017-03-08core/tests: add test for nm_match_spec_device() to match "except:*"Thomas Haller1-0/+4
2017-03-06platform: change signature of nm_platform_ip{4,6}_route_add()Beniamino Galvani1-20/+18
2017-03-06platform: support preferred source option for IPv6 routesBeniamino Galvani2-5/+6
2017-02-10core: consolidate sorting of connections by autoconnect/timestampThomas Haller1-1/+7
2017-02-10core: add nm_utils_cmp_connection_by_autoconnect_priority_p_with_data() functionThomas Haller1-2/+2
2017-02-06all: cleanup switch fall-through comments for -Wimplicit-fallthrough warningThomas Haller1-2/+2
2017-01-25core/tests: add test matching s390-subchannels device specThomas Haller1-43/+63
2017-01-20src/tests: randomize device spec list for testThomas Haller1-7/+7
2017-01-20core: refactor evaluation of device's match-specThomas Haller1-154/+160
2017-01-09device: support dynamic "connection.stable-id" in form of text-substitutionThomas Haller1-0/+86
2017-01-09core: add assertions for network_id/stable_typeThomas Haller1-2/+2
2016-12-14python: make test-secret-agent.py python3 readyThomas Haller1-9/+8
2016-12-13all: use O_CLOEXEC for file descriptorsThomas Haller1-1/+2
2016-12-05ip6-config: add nm_ip6_config_set_privacy()Beniamino Galvani1-3/+6
2016-11-25config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller1-3/+14
2016-11-25config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller1-16/+9
2016-11-21build: don't add subdirectories to include search path but require qualified ...Thomas Haller8-10/+10
2016-11-09rdisc: rename to ndiscLubomir Rintel2-3/+3
2016-10-24src/tests: relax assertion for test_nm_utils_monotonic_timestamp_as_boottime()Thomas Haller1-1/+1