Re: [libvirt] [PATCH 02/10] tests: introduce VIR_TEST_REGENERATE_OUTPUT flag

2016-01-08 Thread Peter Krempa
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 a

[libvirt] [PATCH 02/10] tests: introduce VIR_TEST_REGENERATE_OUTPUT flag

2016-01-07 Thread Pavel Hrdina
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. Signed-off-by: Pavel Hrdina --- tests/testutils.c | 14 +++--- tests/testutils.h | 1 + 2 files changed, 12 insertions(+), 3 deletion

[libvirt] [PATCH 02/10] tests: introduce VIR_TEST_REGENERATE_OUTPUT flag

2015-12-13 Thread Pavel Hrdina
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. Signed-off-by: Pavel Hrdina --- tests/testutils.c | 14 +++--- tests/testutils.h | 1 + 2 files changed, 12 insertions(+), 3 deletion