]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
tests: Add tests for virtio-rng device handling
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 Feb 2013 16:56:00 +0000 (17:56 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 25 Feb 2013 09:58:04 +0000 (10:58 +0100)
commite8b70ab74300245bbd84f114e60d936bbf96a33d
treec4ba0917e5f65324b9a5cae0a7950de7bb991f98
parent820019fcdff27264bc5ae8fd01095840d3456aa6
tests: Add tests for virtio-rng device handling

Adds XML parsing and qemu commandline tests for the VirtIO RNG device
support.
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-egd.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-virtio-rng-random.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmltest.c