[libvirt] [PATCH 6/6] tests: Add tests for virtio-rng device handling

John Ferlan jferlan at redhat.com
Tue Feb 19 13:20:55 UTC 2013


On 02/13/2013 05:59 AM, Peter Krempa wrote:
> Adds XML parsing and qemu commandline tests for the VirtIO RNG device
> support.
> ---
>  .../qemuxml2argv-virtio-rng-egd.args               |  1 +
>  .../qemuxml2argv-virtio-rng-egd.xml                | 26 ++++++++++++++++++++++
>  .../qemuxml2argv-virtio-rng-random.args            |  1 +
>  .../qemuxml2argv-virtio-rng-random.xml             | 23 +++++++++++++++++++
>  tests/qemuxml2argvtest.c                           |  5 +++++
>  tests/qemuxml2xmltest.c                            |  3 +++
>  6 files changed, 59 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.xml
> 

ACK - seems OK to me.  My only question would be does '/test/phile' have
to exist?  That is are there any assumptions that '/test' is present?




More information about the libvir-list mailing list