On Thu, Jul 19, 2018 at 05:51:03PM +0200, Peter Krempa wrote:
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemuxml2argvdata/disk-cache.args | 38 +++++++++++++++++++++++
tests/qemuxml2argvtest.c | 1 +
tests/qemuxml2xmloutdata/disk-cache.xml | 54 +++++++++++++++++++++++++++++++++
tests/qemuxml2xmltest.c | 1 +
4 files changed, 94 insertions(+)
create mode 100644 tests/qemuxml2argvdata/disk-cache.args
create mode 100644 tests/qemuxml2xmloutdata/disk-cache.xml
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano