Hi James,
On 11/13/19 1:41 PM, James Prestwood wrote:
After changing the valgrind log to --log-fd, it appears that
the log file just gets appended, where before it was overwritten.
This makes test print out all previous tests valgrind results.
Now after printing out the valgrind info we can erase the file
for the next test.
---
tools/test-runner.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Applied, thanks.
Regards,
-Denis