
On Wed, Mar 07, 2018 at 15:42:28 +0100, Peter Krempa wrote:
Add a single testcase for the case where format probing is allowed.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- .../qemuxml2argvdata/disk-many-format-probing.args | 29 ++++++++++++ .../qemuxml2argvdata/disk-many-format-probing.xml | 48 ++++++++++++++++++++ tests/qemuxml2argvtest.c | 6 +++ .../disk-many-format-probing.xml | 52 ++++++++++++++++++++++ tests/qemuxml2xmltest.c | 6 +++ 5 files changed, 141 insertions(+) create mode 100644 tests/qemuxml2argvdata/disk-many-format-probing.args create mode 100644 tests/qemuxml2argvdata/disk-many-format-probing.xml create mode 100644 tests/qemuxml2xmloutdata/disk-many-format-probing.xml
ACK Jirka