add valgrind for tests

This commit is contained in:
Klas Lindfors
2014-12-09 15:11:22 +01:00
parent bfee8a164e
commit caf64fc464
4 changed files with 41 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
# for the parts of OpenSSL used as well as that of the covered work.
TESTS_ENVIRONMENT = export VERSION=$(PACKAGE_VERSION); export EXEEXT=$(EXEEXT);
TESTS_ENVIRONMENT += $(VALGRIND)
AM_CFLAGS = $(WARN_CFLAGS)
AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_builddir)/lib