NetworkManager/src/core/tests
Thomas Haller 07d570766f
l3cfg: various fixes and improvments (e.g. add pre-commit hook)
- add "pre-commit" signal.

- fix assertion in nm_l3_config_data_get_ip6_privacy().

- set IPv6 privacy in _init_from_connection_ip() from profile.

- fix leaking "os_zombie_lst" in _obj_state_data_free().

- remove wrong assertion about VRF.

- fix _routes_temporary_not_available_update() to honor only the
  requested object type. Otherwise, we always prune unrelated objects
  too.
2021-10-12 09:37:02 +02:00
..
config config: avoid cloning string during nm_config_data_get_connection_default() et al. 2021-06-21 17:23:53 +02:00
meson.build glib-aux: use nm_utils_gettid() instead of gettid() 2021-07-08 08:31:47 +02:00
test-core-with-expect.c platform: move nm_utils_new_{vlan,infiniband}_name() to libnm-platform 2021-03-05 11:27:15 +01:00
test-core.c all: rename nm_utils_strbuf_*() API to nm_strbuf_*() 2021-08-02 09:26:42 +02:00
test-dcb.c all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00
test-ip4-config.c platform: move more platform code to src/libnm-platform/ 2021-03-05 11:27:16 +01:00
test-ip6-config.c platform: use IFA_F_SECONDARY instead of IFA_F_TEMPORARY 2021-09-08 18:33:43 +02:00
test-l3cfg.c l3cfg: various fixes and improvments (e.g. add pre-commit hook) 2021-10-12 09:37:02 +02:00
test-secret-agent.py all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +01:00
test-systemd.c systemd: merge branch systemd into main 2021-10-08 18:04:37 +02:00
test-utils.c core: refactor nm_utils_ipv6_addr_set_stable_privacy() to not fail 2021-08-31 16:49:46 +02:00
test-wired-defname.c all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00