From: Eduardo Habkost <ehabkost@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Fam Zheng <famz@redhat.com>, Amador Pahim <amador@pahim.org>,
Cleber Rosa <crosa@redhat.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] configure: Enable out-of-tree acceptance tests
Date: Wed, 13 Jun 2018 17:08:58 -0300 [thread overview]
Message-ID: <20180613200858.GM7451@localhost.localdomain> (raw)
In-Reply-To: <20180612173437.14462-1-f4bug@amsat.org>
On Tue, Jun 12, 2018 at 02:34:37PM -0300, Philippe Mathieu-Daudé wrote:
> Currently to run Avocado acceptance tests in an out-of-tree
> build directory, we need to use the full path to the test:
>
> build_dir$ avocado run /full/path/to/sources/qemu/tests/acceptance/boot_linux_console.py
>
> This patch adds a symlink in the build tree to simplify the
> tests invocation, allowing the same command than in in-tree builds:
>
> build_dir$ avocado run tests/acceptance/boot_linux_console.py
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Queued on python-next, thanks!
--
Eduardo
prev parent reply other threads:[~2018-06-13 20:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-12 17:34 [Qemu-devel] [PATCH] configure: Enable out-of-tree acceptance tests Philippe Mathieu-Daudé
2018-06-13 20:08 ` Eduardo Habkost [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=20180613200858.GM7451@localhost.localdomain \
--to=ehabkost@redhat.com \
--cc=amador@pahim.org \
--cc=crosa@redhat.com \
--cc=f4bug@amsat.org \
--cc=famz@redhat.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 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).