public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>
Cc: kvm@vger.kernel.org, gleb@redhat.com, mtosatti@redhat.com,
	lmr@redhat.com
Subject: Re: [PATCH kvm-unittests v2 0/4] Add run_tests.sh script and update unittests.cfg
Date: Sat, 13 Apr 2013 19:26:18 -0400	[thread overview]
Message-ID: <5169E99A.8070503@redhat.com> (raw)
In-Reply-To: <1365766060-7604-1-git-send-email-kwolf@redhat.com>

On 04/12/2013 07:27 AM, Kevin Wolf wrote:
> This adds a small script that allows to conveniently run all test cases and
> that reports back one "PASS" or "FAIL" line for each test case; it also creates
> a test.log file with the full output.
> 
> It parses the unittests.cfg file used by autotest, so I'm also making some
> updates to this file and hopefully make some improvements that autotest can
> make use of as well.
> 
> I checked with Lucas that adding new keys isn't a problem. One thing that is
> likely to cause failures for autotext, though, is that I'm including i386-only
> test cases in unittests.cfg. It should probably parse the 'arch' key in the
> future and skip them (and possibly introduce an i386 run besides the x86_64 one
> so that they actually get tested).
> 

This has some overlap with a series I sent a few weeks back, enhancing x86-run
to read unittests.cfg, and rewriting it in python for native cfg parsing and,
cli handling, etc:

http://www.spinics.net/lists/kvm/msg88030.html
http://www.spinics.net/lists/kvm/msg88033.html

Thread went silent though...

- Cole


  parent reply	other threads:[~2013-04-13 23:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12 11:27 [PATCH kvm-unittests v2 0/4] Add run_tests.sh script and update unittests.cfg Kevin Wolf
2013-04-12 11:27 ` [PATCH kvm-unittests v2 1/4] Add run_tests.sh Kevin Wolf
2013-04-12 12:24   ` Lucas Meneghel Rodrigues
2013-04-12 11:27 ` [PATCH kvm-unittests v2 2/4] x86/unittests.cfg: Add arch for x86_64-only tests Kevin Wolf
2013-04-12 11:27 ` [PATCH kvm-unittests v2 3/4] x86/unittests.cfg: Add missing test cases Kevin Wolf
2013-04-12 11:27 ` [PATCH kvm-unittests v2 4/4] x86/unittests.cfg: Create test case groups Kevin Wolf
2013-04-13 23:26 ` Cole Robinson [this message]
2013-04-15  8:11   ` [PATCH kvm-unittests v2 0/4] Add run_tests.sh script and update unittests.cfg Kevin Wolf
2013-04-17 22:26 ` Marcelo Tosatti

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=5169E99A.8070503@redhat.com \
    --to=crobinso@redhat.com \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kwolf@redhat.com \
    --cc=lmr@redhat.com \
    --cc=mtosatti@redhat.com \
    /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