NetworkManager/libnm-core/tests
Thomas Haller b8b1a01d96 build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"
We already have "nm-utils*.h" and "NetworkManagerUtils.h" headers. Rename
"include/nm-utils-internal.h" to "nm-macros-internal.h". I think that
name is better, because this file is header-only, internal, and
repository-wide.

Also, it will never contain non-header-only declarations because
there is no backing object file under "include/".
It will only contain macros and inline functions.
2015-06-01 14:47:08 +02:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
Makefile.am builds: only enable TAP driver for glib >= 2.37.6 2015-05-28 12:51:24 +02:00
test-compare.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-crypto.c test: initialize auto-destructed pointers 2015-02-09 15:19:30 +01:00
test-general.c libnm/test: include "nm-keyfile-internal.h" in test-general.c 2015-05-20 18:39:04 +02:00
test-keyfile.c build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h" 2015-06-01 14:47:08 +02:00
test-secrets.c tests: move all asserts into tests 2015-05-26 13:51:44 +02:00
test-setting-8021x.c libnm: add define for cert scheme prefix file:// for NMSetting8021x 2015-03-12 18:12:27 +01:00
test-setting-dcb.c test: initialize auto-destructed pointers 2015-02-09 15:19:30 +01:00
test-settings-defaults.c tests: move all asserts into tests 2015-05-26 13:51:44 +02:00