Re: [libvirt] [PATCH] domaincapstest: add bhyve caps test

2017-03-26 Thread Roman Bogorodskiy
Michal Privoznik wrote: > On 03/19/2017 07:05 AM, Roman Bogorodskiy wrote: > > * Extract filling bhyve capabilities from virBhyveDomainCapsBuild() > >into a new function virBhyveDomainCapsFill() to make testing > >easier by not having to mock firmware directory listing and > >hyperv

Re: [libvirt] [PATCH] domaincapstest: add bhyve caps test

2017-03-21 Thread Michal Privoznik
On 03/19/2017 07:05 AM, Roman Bogorodskiy wrote: * Extract filling bhyve capabilities from virBhyveDomainCapsBuild() into a new function virBhyveDomainCapsFill() to make testing easier by not having to mock firmware directory listing and hypervisor capabilities probing * Also, just pre

[libvirt] [PATCH] domaincapstest: add bhyve caps test

2017-03-18 Thread Roman Bogorodskiy
* Extract filling bhyve capabilities from virBhyveDomainCapsBuild() into a new function virBhyveDomainCapsFill() to make testing easier by not having to mock firmware directory listing and hypervisor capabilities probing * Also, just presence of the firmware files is not sufficient to