[libvirt] [PATCH 1/5] tests: Trace re-executing processes with valgrind

John Ferlan jferlan at redhat.com
Thu Feb 9 22:53:57 UTC 2017



On 02/06/2017 03:21 AM, Michal Privoznik wrote:
> A lot of our tests re-execute themeselves after loading their
> mock library. This, however, makes valgrind sad because currently
> we do not tell it to trace the process after exec().
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  tests/Makefile.am | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

ACK (seems reasonable)

John




More information about the libvir-list mailing list