summaryrefslogtreecommitdiff
path: root/libnm-util/tests
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-02-04 11:58:52 +0100
committerThomas Haller <thaller@redhat.com>2015-02-09 11:51:07 +0100
commitc50f30e79c67593532392f0f251d662e4294f5b2 (patch)
treeb2a918de26c16781166f54ffd5eb0c4bd54f07c7 /libnm-util/tests
parent6853d07f05e5363d8a7881753634764585a63c59 (diff)
downloadNetworkManager-c50f30e79c67593532392f0f251d662e4294f5b2.tar.gz
tests: enable valgrind tests for tests
Diffstat (limited to 'libnm-util/tests')
-rw-r--r--libnm-util/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-util/tests/Makefile.am b/libnm-util/tests/Makefile.am
index 690bdbf65a..16a7f8f3fc 100644
--- a/libnm-util/tests/Makefile.am
+++ b/libnm-util/tests/Makefile.am
@@ -10,6 +10,7 @@ AM_CPPFLAGS = \
-DBUILD_DIR=\"$(abs_builddir)\" \
-DTEST_CERT_DIR=\"$(top_srcdir)/libnm-core/tests/certs/\"
+@VALGRIND_RULES@
TESTS = \
test-settings-defaults \
test-crypto \