]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests.testutils: use VIR_TEST_REGENERATE_OUTPUT for virTestDifferenceFull
authorPavel Hrdina <phrdina@redhat.com>
Thu, 10 Dec 2015 12:40:54 +0000 (13:40 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 8 Jan 2016 15:08:15 +0000 (16:08 +0100)
commit781d70c027fffbceca1d404dac56de7071dcebc5
treef8419c82174e92f03d07f838b9605e21485a0b88
parent0104c4319500e5c3c3df8f5609604b59744390fb
tests.testutils: use VIR_TEST_REGENERATE_OUTPUT for virTestDifferenceFull

This patch enable regeneration of expected output file for
virTestDifferenceFull.  It also introduces new
virTestDifferenceFullNoRegenerate function for special cases, where we
don't want to regenerate output.

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