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
+2
View File
@@ -32,3 +32,5 @@ LDADD = ../libykpiv.la
check_PROGRAMS = basic parse_key
TESTS = $(check_PROGRAMS)
TESTS_ENVIRONMENT = $(VALGRIND)