X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2FMakefile.am;h=632872a2a901d56f36872dc840bef4204c452c37;hb=474d70e02d04de92aa7503b3887989729bbbff02;hp=d59e82348404da03594d91e6aa20bc3a95cd5962;hpb=dee5e45a1bcb3b8a95f1b9f448b29dda7b6072b7;p=collectd.git diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am index d59e8234..632872a2 100644 --- a/src/daemon/Makefile.am +++ b/src/daemon/Makefile.am @@ -87,6 +87,8 @@ else collectd_LDADD += -loconfig endif +LOG_COMPILER = env VALGRIND="@VALGRIND@" $(abs_top_srcdir)/testwrapper.sh + check_PROGRAMS = test_common test_meta_data test_utils_avltree test_utils_heap test_utils_time test_utils_subst TESTS = test_common test_meta_data test_utils_avltree test_utils_heap test_utils_time test_utils_subst