]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemumonitorjson: Add case for two disks sharing a backing image
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Mar 2017 14:02:11 +0000 (15:02 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 08:35:19 +0000 (10:35 +0200)
commitb6c5a3f09bedd6a2058d6cdc095ef39adc2f074a
tree04faed0d69ac4293e1ffdefd5716a204600066b1
parentaece275043377632a7f4a6374fcc253e79165e12
tests: qemumonitorjson: Add case for two disks sharing a backing image

Since we have to match the images by filename a common backing image
will break the detection process. Add a test case to see that the code
correctly did not continue the detection process.
tests/qemumonitorjsondata/qemumonitorjson-nodename-same-backing.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-nodename-same-backing.result [new file with mode: 0644]
tests/qemumonitorjsontest.c