qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Tim <tim-qemu@sentinelchicken.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Test Scaffolding
Date: Sat, 18 Dec 2004 12:08:02 -0500	[thread overview]
Message-ID: <20041218170802.GC2546@sentinelchicken.org> (raw)

Hello,

I have a bit of free time over the next few weeks, and thought it might
be interesting and useful to implement some type of randomized tests for
Qemu's system emmulation.  One thought I had was to generate a large
number of small disk images with (partially or fully) randomized boot
sectors and then try booting off of those.  Basically it would be a raw
stability test to see if Qemu falls over under weird circumstances. Some
questions I had: 

  - Would this approach be a useful test of the system stability?

  - Would this kind of test pose any significant risk to my underlying
    host system?

  - Can you think of a better randomized test scenario?


The inspriation for this comes from a little program called crashme
(http://people.delphiforums.com/gjc/crashme.html), which is designed to
test an OSes ability to handle random binaries.  Obviously, this could
be run under Linux in a VM, but Linux would likely contain much of the
weird cases and Qemu wouldn't be exposed to the dangerous cases.

Thanks,
tim

             reply	other threads:[~2004-12-18 17:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-18 17:08 Tim [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-12-18 20:18 [Qemu-devel] Test Scaffolding Tim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041218170802.GC2546@sentinelchicken.org \
    --to=tim-qemu@sentinelchicken.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).