From: Willian Rampazzo <willianr@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Thomas Huth" <thuth@redhat.com>,
"Daniel P . Berrangé" <berrange@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Cleber Rosa" <crosa@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: [PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance
Date: Wed, 22 Sep 2021 17:03:38 -0300 [thread overview]
Message-ID: <20210922200340.196329-1-willianr@redhat.com> (raw)
Improve the documentation about how to run a single test within a file
or all the tests from a file using the standalone avocado command.
Add a way to run specific tests using the `make check-acceptance` command.
GitLab pipeline: https://gitlab.com/willianrampazzo/qemu/-/pipelines/375517782
Changes from V1:
- Rename TESTFILES to AVOCADO_TEST_FILES on patch 2
- Add Suggested-by tag on patch 2
Willian Rampazzo (2):
docs/devel/testing: add instruction to run a single acceptance test
tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance
docs/devel/testing.rst | 41 +++++++++++++++++++++++++++++++++++++++++
tests/Makefile.include | 5 ++++-
2 files changed, 45 insertions(+), 1 deletion(-)
--
2.31.1
next reply other threads:[~2021-09-22 20:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-22 20:03 Willian Rampazzo [this message]
2021-09-22 20:03 ` [PATCH v2 1/2] docs/devel/testing: add instruction to run a single acceptance test Willian Rampazzo
2021-09-22 20:03 ` [PATCH v2 2/2] tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance Willian Rampazzo
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=20210922200340.196329-1-willianr@redhat.com \
--to=willianr@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=crosa@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@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).