[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 06/17] genericxml2xml: add several graphics tests
- From: Cole Robinson <crobinso redhat com>
- To: Pavel Hrdina <phrdina redhat com>, libvir-list redhat com
- Cc: Peter Krempa <pkrempa redhat com>, mlureau redhat com
- Subject: Re: [libvirt] [PATCH 06/17] genericxml2xml: add several graphics tests
- Date: Fri, 6 May 2016 08:43:25 -0400
On 05/05/2016 12:20 PM, Pavel Hrdina wrote:
> Signed-off-by: Pavel Hrdina <phrdina redhat com>
> ---
> .../generic-graphics-vnc-listen-attr-only.xml | 28 ++++++++++++++++++++
> ...generic-graphics-vnc-listen-element-minimal.xml | 30 ++++++++++++++++++++++
> ...ic-graphics-vnc-listen-element-with-address.xml | 30 ++++++++++++++++++++++
> .../generic-graphics-vnc-manual-port.xml | 28 ++++++++++++++++++++
> .../generic-graphics-vnc-minimal.xml | 28 ++++++++++++++++++++
> .../generic-graphics-vnc-socket-listen.xml | 30 ++++++++++++++++++++++
> .../generic-graphics-vnc-socket.xml | 28 ++++++++++++++++++++
> .../generic-graphics-vnc-listen-attr-only.xml | 30 ++++++++++++++++++++++
> ...generic-graphics-vnc-listen-element-minimal.xml | 30 ++++++++++++++++++++++
> ...ic-graphics-vnc-listen-element-with-address.xml | 30 ++++++++++++++++++++++
> .../generic-graphics-vnc-manual-port.xml | 28 ++++++++++++++++++++
> .../generic-graphics-vnc-minimal.xml | 28 ++++++++++++++++++++
> .../generic-graphics-vnc-socket-listen.xml | 30 ++++++++++++++++++++++
> .../generic-graphics-vnc-socket.xml | 28 ++++++++++++++++++++
> tests/genericxml2xmltest.c | 7 +++++
The generic XML parser doesn't have any restriction on duplicate <graphics
type='vnc'/>, so these could be combined to possibly one XML file.
I know there really isn't much precedent for that at the moment, but given the
massive size of our test suite and the fact that much of the time is spent on
redundant parsing and XML formatting, personally I'd like to see things move
in that direction.
- Cole
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]