On Thu, Aug 28, 2014 at 9:25 PM, M.Kustova wrote:
> ping
>
ping
> http://patchwork.ozlabs.org/patch/381137
> http://patchwork.ozlabs.org/patch/381138
>
> On Tue, Aug 19, 2014 at 1:38 AM, Maria Kustova wrote:
>> This patch series contains changes improving test coverage
ping
http://patchwork.ozlabs.org/patch/381345/
http://patchwork.ozlabs.org/patch/381344/
http://patchwork.ozlabs.org/patch/381343/
BR, M.
ping
http://patchwork.ozlabs.org/patch/381137
http://patchwork.ozlabs.org/patch/381138
On Tue, Aug 19, 2014 at 1:38 AM, Maria Kustova wrote:
> This patch series contains changes improving test coverage.
>
> Maria Kustova (2):
> runner: Expand the list of default test commands
> fuzz: Make fu
On Tue, Aug 19, 2014 at 2:57 PM, Markus Armbruster wrote:
> "M.Kustova" writes:
>
>> On Tue, Aug 19, 2014 at 1:44 PM, Fam Zheng wrote:
>>> On Tue, 08/19 02:00, Maria Kustova wrote:
> [...]
>>>> diff --git a/tests/image-fuzzer/runner.py b/tests/imag
On Tue, Aug 19, 2014 at 1:36 PM, Fam Zheng wrote:
> On Mon, 08/11 15:55, Maria Kustova wrote:
>> Refcount structures are placed in clusters randomly selected from all not
>> allocated host clusters.
>
> s/not allocated/unallocated/
>
>>
>> Signed-off-by: Maria Kustova
>> ---
>> tests/image-fuzze
On Tue, Aug 19, 2014 at 1:44 PM, Fam Zheng wrote:
> On Tue, 08/19 02:00, Maria Kustova wrote:
>> Signed-off-by: Maria Kustova
>> ---
>> tests/image-fuzzer/qcow2/fuzz.py | 15 ++--
>> tests/image-fuzzer/runner.py | 51
>>
>> 2 files changed, 3
On Tue, Aug 19, 2014 at 1:38 PM, Stefan Hajnoczi wrote:
> On Tue, Aug 19, 2014 at 02:00:24AM +0400, Maria Kustova wrote:
>> diff --git a/tests/image-fuzzer/qcow2/fuzz.py
>> b/tests/image-fuzzer/qcow2/fuzz.py
>> index 6e272c6..c652dc9 100644
>> --- a/tests/image-fuzzer/qcow2/fuzz.py
>> +++ b/tests
On Mon, Aug 18, 2014 at 5:02 PM, Stefan Hajnoczi wrote:
> On Fri, Aug 15, 2014 at 05:55:49PM +0400, Maria Kustova wrote:
>> Signed-off-by: Maria Kustova
>> ---
>> tests/image-fuzzer/runner.py | 29 +
>> 1 file changed, 25 insertions(+), 4 deletions(-)
>>
>> diff --git
On Fri, Aug 8, 2014 at 12:50 PM, Fam Zheng wrote:
> On Wed, 08/06 17:12, 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 t
On Fri, Aug 8, 2014 at 10:54 AM, Stefan Hajnoczi wrote:
> On Wed, Aug 06, 2014 at 05:12:45PM +0400, Maria Kustova wrote:
>>
>> This patch series introduces the image fuzzer, a tool for stability and
>> reliability testing.
>> Its approach is to run large amount of tests in background. During every
On Fri, Aug 1, 2014 at 9:46 AM, Stefan Hajnoczi wrote:
> On Mon, Jul 21, 2014 at 02:18:09PM +0400, Maria Kustova wrote:
>> +def execute(self, input_commands=None, fuzz_config=None):
>> +""" Execute a test.
>> +
>> +The method creates backing and test images, runs test app and
On Wed, Jun 25, 2014 at 2:40 PM, Kevin Wolf wrote:
> Am 25.06.2014 um 11:54 hat M.Kustova geschrieben:
>> On Wed, Jun 25, 2014 at 1:42 PM, Kevin Wolf wrote:
>> > Am 25.06.2014 um 11:32 hat M.Kustova geschrieben:
>> >> On Tue, Jun 24, 2014 at 7:36 PM, Kevin Wolf w
On Wed, Jun 25, 2014 at 1:42 PM, Kevin Wolf wrote:
> Am 25.06.2014 um 11:32 hat M.Kustova geschrieben:
>> On Tue, Jun 24, 2014 at 7:36 PM, Kevin Wolf wrote:
>> > Am 24.06.2014 um 15:19 hat M.Kustova geschrieben:
>> >> On Mon, Jun 23, 2014 at 12:02 PM, Stefan Hajn
On Tue, Jun 24, 2014 at 7:36 PM, Kevin Wolf wrote:
> Am 24.06.2014 um 15:19 hat M.Kustova geschrieben:
>> On Mon, Jun 23, 2014 at 12:02 PM, Stefan Hajnoczi wrote:
>> > On Thu, Jun 19, 2014 at 07:19:55PM -, Maria Kustova wrote:
>> >> The bug des
On Mon, Jun 23, 2014 at 12:02 PM, Stefan Hajnoczi wrote:
> On Thu, Jun 19, 2014 at 07:19:55PM -, Maria Kustova wrote:
>> The bug description missed qemu-img error:
>>
>> (process:12283): GLib-ERROR **: gmem.c:110: failed to allocate
>> 18446744059294601304 bytes
>
> Thanks, there has been rece
On Wed, Jun 4, 2014 at 6:26 PM, Stefan Hajnoczi wrote:
> On Sat, May 31, 2014 at 01:56:46PM +0400, Maria Kustova wrote:
>
> Please add a --format qcow2 (or maybe --image-generator) option using
> __import__() to load the image generator module. That way people can
> drop in new image generator mo
On Tue, May 27, 2014 at 3:35 PM, Richard W.M. Jones wrote:
>
> A few years ago I suggested a way to use systemtap probes to do
> feedback-directed fuzz-testing:
>
> http://rwmj.wordpress.com/2010/11/22/half-baked-ideas-feedback-directed-fuzz-testing-of-filesystems/#content
>
> When I tried to impl
questions.
BR, M.
On Mon, May 26, 2014 at 12:43 PM, Kevin Wolf wrote:
> Hi Maria,
>
> Am 26.05.2014 um 07:07 hat M.Kustova geschrieben:
>> My name is Maria and I'm a participant of the Outreach Program for Women.
>> My project is fuzz testing of support of qcow2 image
Hello,
My name is Maria and I'm a participant of the Outreach Program for Women.
My project is fuzz testing of support of qcow2 image format.
The project git:
https://github.com/maxalab/qemu_fuzzer.git
It's pubic, so welcome, make yourself at home.
The blog:
http://eeff.catit.be/
It's empty
19 matches
Mail list logo