Re: [libvirt] [PATCH 7/9] tests: Add virresctrltest

2018-01-03 Thread John Ferlan
On 12/13/2017 10:39 AM, Martin Kletzander wrote: > This test initializes capabilities from vircaps2xmldata (since it exists there > already) and then requests list of free bitmaps (all unallocated space) from > virresctrl.c > > Desirable outputs are saved in virresctrldata. > > Signed-off-by: M

[libvirt] [PATCH 7/9] tests: Add virresctrltest

2017-12-13 Thread Martin Kletzander
This test initializes capabilities from vircaps2xmldata (since it exists there already) and then requests list of free bitmaps (all unallocated space) from virresctrl.c Desirable outputs are saved in virresctrldata. Signed-off-by: Martin Kletzander --- tests/Makefile.am