NetworkManager/libnm-core/tests
Thomas Haller 874bd8994e
libnm,shared: move nm-ethtool helper to "libnm-base"
We want to use this by "shared/nm-platform", which should have
no dependency on "libnm-core".

Move "libnm-core/nm-ethtool-utils.h" to "libnm/nm-ethtool-utils.h" so
that it is only used by libnm. This file contains the defines for
the option names.

Also, symlink "libnm/nm-ethtool-utils.h" as "shared/nm-base/nm-ethtool-utils-base.h".
We want to use the same defines also internally. Since they are both
public API (must be in libnm) and should be in "shared/nm-base", this
is the way.
2021-01-15 11:32:41 +01:00
..
certs libnm/crypto: accept TPM2-wrapped PEM keys 2019-07-10 17:31:48 +02:00
meson.build libnm,shared: move nm-ethtool helper to "libnm-base" 2021-01-15 11:32:41 +01:00
nm-core-tests-enum-types.c.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
nm-core-tests-enum-types.h.template build: use template files for enum types' sources generation 2017-12-18 11:25:06 +01:00
test-compare.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-crypto.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-general-enums.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-general.c libnm,shared: move nm-ethtool helper to "libnm-base" 2021-01-15 11:32:41 +01:00
test-keyfile.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-secrets.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
test-setting.c libnm,shared: move nm-ethtool helper to "libnm-base" 2021-01-15 11:32:41 +01:00
test-settings-defaults.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00