NetworkManager/src/tests
Thomas Haller 5d6b1bce8e config/tests: fix tests after introducing NMExportedObject class
The config-tests contain a NMTestDevice which derives from NMDevice.
However, for testing, it just skips the constructor and destructor of
NMDevice. This caused also the destructors of NMExportedObject to be skipped
and thus valgrind complained about leaked memory.

Fixes: 6fcc1deee0

[thaller@redhat.com: although this branch doesn't have NMExportedObject,
the patch is still more correct, and thus backport it too]

(cherry picked from commit 3ae6f9d793)
2015-08-12 16:15:05 +02:00
..
config config/tests: fix tests after introducing NMExportedObject class 2015-08-12 16:15:05 +02:00
Makefile.am route-manager/build: fix out-of-tree builds for route-manager tests 2015-06-22 13:15:05 +02:00
test-dcb.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-general-with-expect.c all: fix a compiler warning about function declarations 2015-08-11 18:36:53 +02:00
test-general.c core: add nm_match_spec_join() function 2015-07-03 09:24:05 +02:00
test-ip4-config.c core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_merge() 2015-08-06 18:00:44 +02:00
test-ip6-config.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-resolvconf-capture.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-route-manager.c tests: don't use a local address for testing a gateway route 2015-08-10 17:47:02 +02:00
test-secret-agent.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
test-wired-defname.c test: initialize auto-destructed pointers 2015-03-13 11:50:50 +01:00