summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-07-07 15:26:24 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-07-07 15:26:24 -0700
commit411e53aae74384b3d3c5d1882d4b57f555391ce1 (patch)
tree52d468adc0addb63a73a0cb7cf58154cddb46c70 /Makefile.am
parentb5f2d046018eaee20c6b83b614d24aa6b81db0d7 (diff)
downloadliberasurecode-411e53aae74384b3d3c5d1882d4b57f555391ce1.tar.gz
Enable valgrind target for all tests
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 216ebf0..bf9868a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,8 +39,8 @@ VALGRIND_EXEC_COMMAND = $(LIBTOOL_COMMAND) valgrind --tool=memcheck \
valgrind-test: check
@$(VALGRIND_EXEC_COMMAND) ./test/liberasurecode_test
-# @$(VALGRIND_EXEC_COMMAND) ./test/alg_sig_test
-# @$(VALGRIND_EXEC_COMMAND) ./test/test_xor_hd_code
+ @$(VALGRIND_EXEC_COMMAND) ./test/alg_sig_test
+ @$(VALGRIND_EXEC_COMMAND) ./test/test_xor_hd_code
CLEANFILES = cscope.in.out cscope.out cscope.po.out