[ovs-dev] [PATCH] tests: Run ovs-ofctl under valgrind too, with the "check-valgrind" target.
Ethan Jackson
ethan at nicira.com
Wed Feb 1 17:57:22 PST 2012
Looks good,
Ethan
On Thu, Jan 26, 2012 at 15:50, Ben Pfaff <blp at nicira.com> wrote:
> I think that this was just an oversight.
>
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
> tests/automake.mk | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/tests/automake.mk b/tests/automake.mk
> index 9ae4c5c..bb03dd4 100644
> --- a/tests/automake.mk
> +++ b/tests/automake.mk
> @@ -69,6 +69,7 @@ check-local: tests/atconfig tests/atlocal $(TESTSUITE)
>
> lcov_wrappers = \
> tests/lcov/ovs-appctl \
> + tests/lcov/ovs-ofctl \
> tests/lcov/ovs-vsctl \
> tests/lcov/ovs-vswitchd \
> tests/lcov/ovsdb-client \
> @@ -125,6 +126,7 @@ check-lcov: all tests/atconfig tests/atlocal $(TESTSUITE) $(lcov_wrappers)
>
> valgrind_wrappers = \
> tests/valgrind/ovs-appctl \
> + tests/valgrind/ovs-ofctl \
> tests/valgrind/ovs-vsctl \
> tests/valgrind/ovs-vswitchd \
> tests/valgrind/ovsdb-client \
> --
> 1.7.2.5
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
More information about the dev
mailing list