NetworkManager/src/tests
Thomas Haller 2a884bb638 device: add "indicated" argument to nm_utils_match_connection()
The matching works fuzzy and is not reliable. That is why we store
which connection should be assumed after restart in the state file
of NetworkManager.

In that case, we don't need to do a full check (with the possibility
of a false-reject). Just check for the minimum required properties:
the type and slave-type.

Yes, if the user modifies the connection while restarting NM, then
we might wrongly assume a connection that no longer would match.
But NM should not read minds, it should do as indicated.

(cherry picked from commit cc74cffe12)
2017-11-30 14:48:45 +01:00
..
config all: use nm_close() instead of close() 2017-11-14 15:17:02 +01:00
test-dcb.c all: modify line separator comments to be 80 chars wide 2016-10-03 12:01:15 +02:00
test-general-with-expect.c all: use nm_close() instead of close() 2017-11-14 15:17:02 +01:00
test-general.c device: add "indicated" argument to nm_utils_match_connection() 2017-11-30 14:48:45 +01:00
test-ip4-config.c core: use NM_CONSTCAST() for NM_IP_CONFIG_CAST() 2017-11-13 14:43:07 +01:00
test-ip6-config.c core: rework tracking of gateway/default-route in ip-config 2017-10-10 08:46:47 +02:00
test-resolvconf-capture.c core: refactor parsing resolve.conf 2017-10-09 22:05:35 +02:00
test-secret-agent.py python: make test-secret-agent.py python3 ready 2016-12-14 19:00:42 +01:00
test-systemd.c systemd: merge branch systemd into master 2017-09-21 15:33:32 +02:00
test-utils.c core: add assertions for network_id/stable_type 2017-01-09 14:50:33 +01:00
test-wired-defname.c build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00