NetworkManager/src/tests
Thomas Haller 0bdcab100c all: cleanup includes in header files
- don't include "nm-default.h" in header files. Every source file must
  include as first header "nm-default.h", thus our headers get the
  default include already implicitly.

- we don't support compiling NetworkManager itself with a C++ compiler. Remove
  G_BEGIN_DECLS/G_END_DECLS from internal headers. We do however support
  users of libnm to use C++, thus they stay in public headers.

(cherry picked from commit f19aff8909)
2016-08-17 19:51:17 +02:00
..
config all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
Makefile.am systemd/tests: don't link test-systemd against libNetworkManagerBase 2016-08-12 08:14:53 +02:00
test-dcb.c all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
test-general-with-expect.c all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
test-general.c dns: add reverse DNS IPv6 entries to dnsmasq 2016-06-07 11:20:09 +02:00
test-ip4-config.c all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
test-ip6-config.c all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
test-resolvconf-capture.c all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
test-route-manager.c platform: extend NMIPConfigSource to preserve the rtm_protocol field 2016-04-28 12:53:21 +02:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-systemd.c systemd: merge branch systemd into master 2016-08-12 09:20:16 +02:00
test-utils.c all: make MAC address randomization algorithm configurable 2016-06-30 08:32:50 +02:00
test-wired-defname.c device: use NMSettings directly instead of NMConnectionProvider in subclasses 2016-05-24 12:35:58 +02:00