On 04/25/2018 11:15 AM, Peter Krempa wrote:
Make sure that 'host_device' is generated for
type='block'.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemublocktest.c | 2 ++
tests/qemublocktestdata/xml2json/block-raw-noopts.json | 12 ++++++++++++
tests/qemublocktestdata/xml2json/block-raw-noopts.xml | 12 ++++++++++++
3 files changed, 26 insertions(+)
create mode 100644 tests/qemublocktestdata/xml2json/block-raw-noopts.json
create mode 100644 tests/qemublocktestdata/xml2json/block-raw-noopts.xml
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John