[libvirt] [PATCH v3 0/3] Don't touch user data from tests

Michal Privoznik posted 3 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1532704945.git.mprivozn@redhat.com
Test syntax-check passed
tests/check-file-access.pl      | 32 +++++++++++++++++++++++++++-----
tests/file_access_whitelist.txt | 15 ++++++++++-----
tests/qemuxml2argvtest.c        |  4 ++++
tests/virtestmock.c             | 39 ++++++++++++++++++++++-----------------
4 files changed, 63 insertions(+), 27 deletions(-)
[libvirt] [PATCH v3 0/3] Don't touch user data from tests
Posted by Michal Privoznik 5 years, 9 months ago
v3 of:

https://www.redhat.com/archives/libvir-list/2018-July/msg00747.html

diff to v2:
- pushed some already ACKed patches
- dropped controversial line from 1/3 that turned off error reporting

Michal Prívozník (3):
  qemuxml2argvtest: Set more fake drivers
  check-file-access: Allow specifying action
  virtestmock: Track action

 tests/check-file-access.pl      | 32 +++++++++++++++++++++++++++-----
 tests/file_access_whitelist.txt | 15 ++++++++++-----
 tests/qemuxml2argvtest.c        |  4 ++++
 tests/virtestmock.c             | 39 ++++++++++++++++++++++-----------------
 4 files changed, 63 insertions(+), 27 deletions(-)

-- 
2.16.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v3 0/3] Don't touch user data from tests
Posted by Michal Privoznik 5 years, 8 months ago
On 07/27/2018 05:24 PM, Michal Privoznik wrote:
> v3 of:
> 
> https://www.redhat.com/archives/libvir-list/2018-July/msg00747.html
> 
> diff to v2:
> - pushed some already ACKed patches
> - dropped controversial line from 1/3 that turned off error reporting
> 
> Michal Prívozník (3):
>   qemuxml2argvtest: Set more fake drivers
>   check-file-access: Allow specifying action
>   virtestmock: Track action
> 
>  tests/check-file-access.pl      | 32 +++++++++++++++++++++++++++-----
>  tests/file_access_whitelist.txt | 15 ++++++++++-----
>  tests/qemuxml2argvtest.c        |  4 ++++
>  tests/virtestmock.c             | 39 ++++++++++++++++++++++-----------------
>  4 files changed, 63 insertions(+), 27 deletions(-)
> 

Ping?

Michal

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