Re: [PATCH 0/3] Fix stat mocks on macOS

2020-10-23 Thread Michal Privoznik
On 10/18/20 5:30 PM, Roman Bolshakov wrote: Hi, The series partially addresses https://gitlab.com/libvirt/libvirt/-/issues/58 by enabling stat mocks and that fixes qemufirmwaretest, domaincapstest and qemuvhostusertest. Thanks, Roman Roman Bolshakov (3): tests: Fix lstat() mock

[PATCH 0/3] Fix stat mocks on macOS

2020-10-18 Thread Roman Bolshakov
Hi, The series partially addresses https://gitlab.com/libvirt/libvirt/-/issues/58 by enabling stat mocks and that fixes qemufirmwaretest, domaincapstest and qemuvhostusertest. Thanks, Roman Roman Bolshakov (3): tests: Fix lstat() mock initialization on macOS tests: Re-introduce stat/lstat