[libvirt] [PATCH 0/3] tests: Make hash table mocking arch independent

Peter Krempa posted 3 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1501688308.git.pkrempa@redhat.com
src/libvirt_private.syms                           |  4 ++++
src/util/virhash.h                                 |  1 +
src/util/virhashcode.h                             |  3 ++-
.../qemumonitorjson-nodename-relative.result       | 24 +++++++++++-----------
.../qemumonitorjson-nodename-same-backing.result   | 24 +++++++++++-----------
tests/virdeterministichashmock.c                   | 17 +++++++++++----
tests/virmacmaptestdata/simple2.json               | 12 +++++------
7 files changed, 50 insertions(+), 35 deletions(-)
[libvirt] [PATCH 0/3] tests: Make hash table mocking arch independent
Posted by Peter Krempa 6 years, 8 months ago
Plus one fix.

Peter Krempa (3):
  util: hash: Include stdbool.h in the header file
  util: hash: Make virHashCodeGen mockable
  tests: deterministichash: Make  hash tables arch-independent

 src/libvirt_private.syms                           |  4 ++++
 src/util/virhash.h                                 |  1 +
 src/util/virhashcode.h                             |  3 ++-
 .../qemumonitorjson-nodename-relative.result       | 24 +++++++++++-----------
 .../qemumonitorjson-nodename-same-backing.result   | 24 +++++++++++-----------
 tests/virdeterministichashmock.c                   | 17 +++++++++++----
 tests/virmacmaptestdata/simple2.json               | 12 +++++------
 7 files changed, 50 insertions(+), 35 deletions(-)

-- 
2.13.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] tests: Make hash table mocking arch independent
Posted by Eric Blake 6 years, 8 months ago
On 08/02/2017 10:39 AM, Peter Krempa wrote:
> Plus one fix.
> 
> Peter Krempa (3):
>   util: hash: Include stdbool.h in the header file
>   util: hash: Make virHashCodeGen mockable
>   tests: deterministichash: Make  hash tables arch-independent

Series: Reviewed-by: Eric Blake <eblake@redhat.com>

> 
>  src/libvirt_private.syms                           |  4 ++++
>  src/util/virhash.h                                 |  1 +
>  src/util/virhashcode.h                             |  3 ++-
>  .../qemumonitorjson-nodename-relative.result       | 24 +++++++++++-----------
>  .../qemumonitorjson-nodename-same-backing.result   | 24 +++++++++++-----------
>  tests/virdeterministichashmock.c                   | 17 +++++++++++----
>  tests/virmacmaptestdata/simple2.json               | 12 +++++------
>  7 files changed, 50 insertions(+), 35 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

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