valgrind can run many tools, however they tend to result in the code
never passing currently, start out stabilizing the results for the memory
leek checking first and add more tools later.

Signed-off-by: Mike Holmes <mike.hol...@linaro.org>
---
 test/Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Makefile.inc b/test/Makefile.inc
index c4399cb..5def923 100644
--- a/test/Makefile.inc
+++ b/test/Makefile.inc
@@ -16,6 +16,6 @@ AM_CXXFLAGS = $(INCFLAGS)
 AM_LDFLAGS += -L$(LIB)
 
 @VALGRIND_CHECK_RULES@
-valgrind_tools = memcheck drd sgcheck
+valgrind_tools = memcheck
 
 TESTS_ENVIRONMENT= ODP_PLATFORM=${with_platform} EXEEXT=${EXEEXT}
-- 
2.5.0

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to