qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V5 2/5] runner: Tool for fuzz tests execution


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH V5 2/5] runner: Tool for fuzz tests execution
Date: Fri, 8 Aug 2014 07:52:41 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Aug 06, 2014 at 05:12:47PM +0400, Maria Kustova wrote:
> The purpose of the test runner is to prepare the test environment (e.g. create
> a work directory, a test image, etc), execute a program under test with
> parameters, indicate a test failure if the program was killed during the test
> execution and collect core dumps, logs and other test artifacts.
> 
> The test runner doesn't depend on an image format or a program will be tested,
> so it can be used with any external image generator and program under test.
> 
> Signed-off-by: Maria Kustova <address@hidden>
> ---
>  tests/image-fuzzer/runner/runner.py | 405 
> ++++++++++++++++++++++++++++++++++++
>  1 file changed, 405 insertions(+)
>  create mode 100755 tests/image-fuzzer/runner/runner.py

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpUpsl4MBIjt.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]