[ovs-dev] [netdev_monitor 4/4] tests: Add ovs-openflowd to programs that need valgrind wrappers.

Ben Pfaff blp at nicira.com
Thu Apr 21 23:39:11 UTC 2011


The tests run ovs-openflowd so "make check-valgrind" should run it under
valgrind.
---
 tests/automake.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/automake.mk b/tests/automake.mk
index 5f6800b..eda69f7 100644
--- a/tests/automake.mk
+++ b/tests/automake.mk
@@ -113,6 +113,7 @@ check-lcov: all tests/atconfig tests/atlocal $(TESTSUITE) $(lcov_wrappers)
 
 valgrind_wrappers = \
 	tests/valgrind/ovs-appctl \
+	tests/valgrind/ovs-openflowd \
 	tests/valgrind/ovs-vsctl \
 	tests/valgrind/ovsdb-client \
 	tests/valgrind/ovsdb-server \
-- 
1.7.1




More information about the dev mailing list