Re: [Autotest] [PATCH 3/4] KVM test: Add scrashme into guest test

2010-03-24 Thread Lucas Meneghel Rodrigues
This test was applied, but I changed the argument list to execute the test with --mode=random, that is, random syscalls will be tested with random values. On Mon, Mar 22, 2010 at 4:45 AM, Jason Wang jasow...@redhat.com wrote: This patch let the scrashme run in the guest. Scrashme is one kind of

[PATCH 3/4] KVM test: Add scrashme into guest test

2010-03-22 Thread Jason Wang
This patch let the scrashme run in the guest. Scrashme is one kind of fuzzing or stress test through systemcall. It should be useful in testing the VMM. Signed-off-by: Jason Wang jasow...@redhat.com --- client/tests/kvm/autotest_control/scrashme.control | 14 ++