On Thu, Jan 07, 2016 at 12:32:34 +0100, Pavel Hrdina wrote:
When this flag is specified, some of the expected output files will
be
regenerated with the actual output data. This is a helper for updating
test data.
The new helper checks whether the data should be updated, it doesn't do
that actually.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
tests/testutils.c | 14 +++++++++++---
tests/testutils.h | 1 +
2 files changed, 12 insertions(+), 3 deletions(-)
ACK