From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Choon Keong Teo <ckeong.teo17@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [HELP] Issue running test cases in Qemu
Date: Fri, 27 Feb 2026 09:03:40 +0000 [thread overview]
Message-ID: <aaFd7GASyxLikTTC@redhat.com> (raw)
In-Reply-To: <CAOkKuiN_RsOQTREhAvQT2aJf0XJ4Mxk8XRK6MrXrWcoNdGhr4w@mail.gmail.com>
On Fri, Feb 27, 2026 at 04:34:23PM +0800, Choon Keong Teo wrote:
> Thanks for your reply. I would like to start by focusing on the unit
> tests and qtests. Is there any method for running a single test file?
> Thank you so much for your help!
Just directly execute the binary for the test you care about in both
those cases.
For qtests you need to also set an env variable
QTEST_QEMU_BINARY=./build/qemu-system-XXXXX
for the target you're testing.
More guidance is in docs/devel/testing/
With regards,
Daniel
--
|: https://berrange.com ~~ https://hachyderm.io/@berrange :|
|: https://libvirt.org ~~ https://entangle-photo.org :|
|: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
next prev parent reply other threads:[~2026-02-27 9:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 8:03 [HELP] Issue running test cases in Qemu Choon Keong Teo
2026-02-27 8:10 ` Daniel P. Berrangé
2026-02-27 8:34 ` Choon Keong Teo
2026-02-27 9:03 ` Daniel P. Berrangé [this message]
2026-02-27 17:10 ` Choon Keong Teo
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=aaFd7GASyxLikTTC@redhat.com \
--to=berrange@redhat.com \
--cc=ckeong.teo17@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.