]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add helper for VIR_TEST_REGENERATE_OUTPUT flag
authorPavel Hrdina <phrdina@redhat.com>
Thu, 10 Dec 2015 12:30:37 +0000 (13:30 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 8 Jan 2016 15:05:26 +0000 (16:05 +0100)
commit0104c4319500e5c3c3df8f5609604b59744390fb
treed3e406bd534f1ef8a444702854726873d2a8d434
parent4100aecd13dfa219b121ec3e0ea63609a22d2ef6
tests: add helper for VIR_TEST_REGENERATE_OUTPUT flag

When this flag is specified, some of the expected output files will be
regenerated with the actual output data.  Use helper function like for
other flags.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/testutils.c
tests/testutils.h