From fd4cdea449f01b910b654b78f2076cf76540619c Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 7 Mar 2019 07:38:28 -0800 Subject: build: enable valgrind Enable valgrind tests. Change-Id: Ib5ec22a19c043ef45f5274e4716e2abbae9c19da Signed-off-by: Patrick Venture --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/Makefile.am b/test/Makefile.am index a1dfba5..86cfad1 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,3 +1,4 @@ +@VALGRIND_CHECK_RULES@ @CODE_COVERAGE_RULES@ AM_CPPFLAGS = \ -- cgit v1.2.3