NetworkManager/src/settings/plugins/keyfile
Thomas Haller d27f6b9d0a keyfile/tests: rename core's "test-keyfile" to "test-keyfile-settings"
We already have "libnm-core/tests/test-keyfile.c" from which we build
"test-keyfile".

Our test binaries should be named the following:

- "*/tests/test-*"

- the test binary "*/tests/test-*" should be build from a source file
  "*/tests/test-*.c". Meaning: the source's and executable's name should
  correspond.

- test binaries should be named uniquely. Also, because older meson
  versions don't like having the same binary name more than once.

Rename to avoid the duplicate name.
2019-05-19 11:25:59 +02:00
..
tests keyfile/tests: rename core's "test-keyfile" to "test-keyfile-settings" 2019-05-19 11:25:59 +02:00
nms-keyfile-connection.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nms-keyfile-connection.h keyfile: split automatically setting ID/UUID for keyfile 2018-10-04 11:03:23 +02:00
nms-keyfile-plugin.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nms-keyfile-plugin.h keyfile: refactor GObject type creation 2016-10-06 20:41:20 +02:00
nms-keyfile-reader.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nms-keyfile-reader.h keyfile: split automatically setting ID/UUID for keyfile 2018-10-04 11:03:23 +02:00
nms-keyfile-utils.c all: replace g_strerror() calls with nm_strerror_native() 2019-02-12 08:50:28 +01:00
nms-keyfile-utils.h keyfile: add helper functions to record loaded UUID files 2018-12-03 12:09:57 +01:00
nms-keyfile-writer.c shared: move most of "shared/nm-utils" to "shared/nm-glib-aux" 2019-04-18 19:57:27 +02:00
nms-keyfile-writer.h keyfile: write in-memory connections to /run 2018-09-18 17:40:47 +02:00