[libvirt] [PATCH 0/3] tests: schema: Try to improve debugability

Peter Krempa posted 3 patches 5 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1574161682.git.pkrempa@redhat.com
tests/testutils.c     | 29 +++++++++++++++++++++++++----
tests/testutils.h     |  1 +
tests/virschematest.c | 34 +++++++++++++---------------------
3 files changed, 39 insertions(+), 25 deletions(-)
[libvirt] [PATCH 0/3] tests: schema: Try to improve debugability
Posted by Peter Krempa 5 years ago
Peter Krempa (3):
  tests: schema: Simplify memory handling using g_autofree
  tests: utils: Introduce helper for dispatching libvirt errors
  tests: virschema: Propagate errors from directory traversal in
    testSchemaDir

 tests/testutils.c     | 29 +++++++++++++++++++++++++----
 tests/testutils.h     |  1 +
 tests/virschematest.c | 34 +++++++++++++---------------------
 3 files changed, 39 insertions(+), 25 deletions(-)

-- 
2.23.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [PATCH 0/3] tests: schema: Try to improve debugability
Posted by Michal Privoznik 5 years ago
On 11/19/19 12:08 PM, Peter Krempa wrote:
> Peter Krempa (3):
>    tests: schema: Simplify memory handling using g_autofree
>    tests: utils: Introduce helper for dispatching libvirt errors
>    tests: virschema: Propagate errors from directory traversal in
>      testSchemaDir
> 
>   tests/testutils.c     | 29 +++++++++++++++++++++++++----
>   tests/testutils.h     |  1 +
>   tests/virschematest.c | 34 +++++++++++++---------------------
>   3 files changed, 39 insertions(+), 25 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list