]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add test for virtio-mmio address type
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 25 Feb 2015 14:12:31 +0000 (15:12 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 9 Mar 2015 06:52:34 +0000 (07:52 +0100)
commit6b22e0b562d4e4abf2c0f88b8705b58e5b6c632b
treed94c2fe3ade4600bf422b1e8c6d52fd037505a0d
parentb39b1397ea6e6155b5e363d456196504093edd07
tests: Add test for virtio-mmio address type

Commit 3e4b783e fixed an issue with RNG schema where this address type
was missing, this commit adds a test for it.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-aarch64-aavmf-virtio-mmio.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-aarch64-aavmf-virtio-mmio.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c