summaryrefslogtreecommitdiff
path: root/callouts
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 /callouts
parent6853d07f05e5363d8a7881753634764585a63c59 (diff)
downloadNetworkManager-c50f30e79c67593532392f0f251d662e4294f5b2.tar.gz
tests: enable valgrind tests for tests
Diffstat (limited to 'callouts')
-rw-r--r--callouts/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/callouts/tests/Makefile.am b/callouts/tests/Makefile.am
index 3d16d74e25..a0ed40159f 100644
--- a/callouts/tests/Makefile.am
+++ b/callouts/tests/Makefile.am
@@ -28,6 +28,7 @@ test_dispatcher_envp_LDADD = \
###########################################
+@VALGRIND_RULES@
TESTS = test-dispatcher-envp
endif