X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2FMakefile.am;h=632872a2a901d56f36872dc840bef4204c452c37;hb=005a70ad7863229b8c60e8ca83b67e89dfb05ad0;hp=d59e82348404da03594d91e6aa20bc3a95cd5962;hpb=cd5602386cf810ade2750bf026e5fe340765ce05;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