[PATCH 0/2] virschematest: Fix schema coverage of 'ch' driver's tests

Peter Krempa posted 2 patches 8 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1692881431.git.pkrempa@redhat.com
tests/chxml2xmlin/basic.xml | 4 ++--
tests/virschematest.c       | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
[PATCH 0/2] virschematest: Fix schema coverage of 'ch' driver's tests
Posted by Peter Krempa 8 months, 2 weeks ago
Peter Krempa (2):
  tests: chxml2xmlin: Fix path format for fake paths
  virschematest: Validate files in 'chxml2xmlin' and 'chxml2xmlout'
    directories

 tests/chxml2xmlin/basic.xml | 4 ++--
 tests/virschematest.c       | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.41.0
Re: [PATCH 0/2] virschematest: Fix schema coverage of 'ch' driver's tests
Posted by Ján Tomko 8 months, 2 weeks ago
On a Thursday in 2023, Peter Krempa wrote:
>Peter Krempa (2):
>  tests: chxml2xmlin: Fix path format for fake paths
>  virschematest: Validate files in 'chxml2xmlin' and 'chxml2xmlout'
>    directories
>
> tests/chxml2xmlin/basic.xml | 4 ++--
> tests/virschematest.c       | 2 ++
> 2 files changed, 4 insertions(+), 2 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano