[libvirt] [PATCH 6/6] tests: add test cases for specific sound output

John Ferlan jferlan at redhat.com
Tue Nov 21 15:54:03 UTC 2017



On 11/14/2017 08:45 AM, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  ...xml2argv-sound-multi-different-output-spice.xml | 29 ++++++++++++++++++++++
>  .../qemuxml2argv-sound-multi-pa-output-spice.args  | 26 +++++++++++++++++++
>  .../qemuxml2argv-sound-multi-pa-output-spice.xml   | 27 ++++++++++++++++++++
>  .../qemuxml2argv-sound-pa-output-spice.args        | 24 ++++++++++++++++++
>  .../qemuxml2argv-sound-pa-output-spice.xml         | 26 +++++++++++++++++++
>  tests/qemuxml2argvtest.c                           | 12 +++++++++
>  6 files changed, 144 insertions(+)
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-sound-multi-different-output-spice.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-sound-multi-pa-output-spice.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-sound-multi-pa-output-spice.xml
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-sound-pa-output-spice.args
>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-sound-pa-output-spice.xml
> 

As pointed out elsewhere along the way - there's no qemuxml2xmltest
being done. That's something we generally require when the domain conf
and rng is adjusted.

John




More information about the libvir-list mailing list