]> git.proxmox.com Git - ovs.git/commit
valgrind: Add support to run kernel datapath testsuite under valgrind
authorYifeng Sun <pkusunyifeng@gmail.com>
Mon, 11 Dec 2017 13:44:06 +0000 (05:44 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Dec 2017 17:35:10 +0000 (09:35 -0800)
commit357a9d96b02f591af5a3044873aa5667876aefde
treebbe335f80db66df4e7015f1862aef8733fcd58a5
parentdb02f37091db43ec53d909cc107eb8166137c04b
valgrind: Add support to run kernel datapath testsuite under valgrind

With this patch, kernel datapath testsuite can be run under valgrind by using
the "check-kernel-valgrind" target and the results can be found under directory
"tests/system-kmod-testsuite.dir/".

Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Tested-by: Greg Rose <gvrose8192@gmail.com
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
Documentation/topics/testing.rst
tests/automake.mk