[libvirt PATCH 0/4] tests: Improve fakerootdir handling

Laine Stump laine at redhat.com
Wed Mar 1 19:35:13 UTC 2023


On 3/1/23 11:54 AM, Andrea Bolognani wrote:
> I'd be open to squash patches 2 and 3 together, if that's
> considered preferable by the reviewer.
> 
> Andrea Bolognani (4):
>    tests: Introduce helpers for fakerootdir handling
>    tests: Adopt fakerootdir helpers
>    tests: Move fakerootdir handling to common logic
>    tests: Print fakerootdir when it's preserved

Reviewed-by: Laine Stump <laine at redhat.com>

> 
>   tests/qemuhotplugtest.c       | 15 ---------------
>   tests/qemumemlocktest.c       | 15 ---------------
>   tests/qemustatusxml2xmltest.c | 15 ---------------
>   tests/qemuxml2argvtest.c      | 15 ---------------
>   tests/qemuxml2xmltest.c       | 16 ----------------
>   tests/scsihosttest.c          | 14 +++-----------
>   tests/testutils.c             | 34 ++++++++++++++++++++++++++++++++++
>   tests/testutils.h             |  3 +++
>   tests/vircgrouptest.c         | 18 ++++--------------
>   tests/virhostdevtest.c        | 16 ----------------
>   tests/virpcitest.c            | 15 ---------------
>   11 files changed, 44 insertions(+), 132 deletions(-)
> 



More information about the libvir-list mailing list