[libvirt] [PATCH v4 8/8] tests: Introduce check-file-access.pl

Peter Krempa pkrempa at redhat.com
Fri May 13 16:29:14 UTC 2016


On Fri, May 13, 2016 at 14:32:09 +0200, Michal Privoznik wrote:
> This script will check output generated by virtestmock against a
> white list. All non matching records found are printed out. So
> far, the white list is rather sparse at the moment.
> This test should be ran only after all other tests finished, and
> should cleanup the temporary file before their execution. Because
> I'm unable to reflect these requirements in Makefile.am
> correctly, I've introduced new target 'check-access' under which
> this test is available.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  Makefile.am                     |   3 ++
>  tests/Makefile.am               |  13 +++++
>  tests/check-file-access.pl      | 104 ++++++++++++++++++++++++++++++++++++++++
>  tests/file_access_whitelist.txt |  23 +++++++++
>  4 files changed, 143 insertions(+)
>  create mode 100755 tests/check-file-access.pl
>  create mode 100644 tests/file_access_whitelist.txt

ACK. And now we need to fix the findings :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160513/d7c3c89c/attachment-0001.sig>


More information about the libvir-list mailing list