qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/qtest: Move the fuzz tests to x86 only


From: Laurent Vivier
Subject: Re: [PATCH] tests/qtest: Move the fuzz tests to x86 only
Date: Thu, 14 Apr 2022 17:37:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]