coverage: Allow removal of valgrind
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 14 Feb 2019 10:41:21 +0000 (11:41 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Mar 2019 11:18:29 +0000 (12:18 +0100)
It can be usefull for debugging with gdb to
avoid the use of valgrind in the test.

This can be done by setting the environment
NOVALGRIND to any not empty value.

Also add more temporary files to ignore.

Change-Id: I853eb566607aa7ec87c356ee3acd9b1fa658b659
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found