qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <lvivier@redhat.com>
To: "Thomas Huth" <thuth@redhat.com>,
	qemu-devel@nongnu.org, "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Hannes Reinecke <hare@suse.com>,
	qemu-block@nongnu.org, Darren Kenny <darren.kenny@oracle.com>,
	Bin Meng <bin.meng@windriver.com>,
	Qiuhao Li <Qiuhao.Li@outlook.com>,
	Alexander Bulekov <alxndr@bu.edu>, Bandan Das <bsd@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [PATCH] tests/qtest: Move the fuzz tests to x86 only
Date: Thu, 14 Apr 2022 17:37:35 +0200	[thread overview]
Message-ID: <3307503e-aa21-24f8-c9dc-7151eeda2f9b@redhat.com> (raw)
In-Reply-To: <20220414130127.719528-1-thuth@redhat.com>

On 14/04/2022 15:01, Thomas Huth wrote:
> The fuzz tests are currently scheduled for all targets, but their setup
> code limits the run to "i386", so that these tests always show "SKIP"
> on other targets. Move it to the right x86 list in meson.build, then
> we can drop the architecture check during runtime, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   tests/qtest/fuzz-lsi53c895a-test.c  |  8 ++------
>   tests/qtest/fuzz-megasas-test.c     | 12 ++++--------
>   tests/qtest/fuzz-sb16-test.c        | 12 ++++--------
>   tests/qtest/fuzz-sdcard-test.c      | 12 ++++--------
>   tests/qtest/fuzz-virtio-scsi-test.c |  8 ++------
>   tests/qtest/meson.build             | 13 ++++++-------
>   6 files changed, 22 insertions(+), 43 deletions(-)
> 

Reviewed-by: Laurent Vivier <lvivier@redhat.com>



      reply	other threads:[~2022-04-14 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-14 13:01 [PATCH] tests/qtest: Move the fuzz tests to x86 only Thomas Huth
2022-04-14 15:37 ` Laurent Vivier [this message]

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=3307503e-aa21-24f8-c9dc-7151eeda2f9b@redhat.com \
    --to=lvivier@redhat.com \
    --cc=Qiuhao.Li@outlook.com \
    --cc=alxndr@bu.edu \
    --cc=bin.meng@windriver.com \
    --cc=bsd@redhat.com \
    --cc=darren.kenny@oracle.com \
    --cc=f4bug@amsat.org \
    --cc=hare@suse.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=thuth@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;
as well as URLs for NNTP newsgroup(s).